IPinnedVariableType Property

Specifies the general type (e.g. scalar/pointer) of the variable.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
PinnedVariableType Type { get; }

Property Value

PinnedVariableType

See Also