VisualGDB Extensibility API
C#
Show/Hide TOC
IPinned
Variable
Subtype Property
If the
Type
is
Scalar
, contains the scalar variable type (e.g.
UInt32
).
Definition
Namespace:
VisualGDBExtensibility.LiveWatch
Assembly:
VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
ScalarVariableType
Subtype
{
get
; }
Property Value
ScalarVariableType
See Also
Reference
IPinnedVariable Interface
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also