IPinnedVariableRawType Property

Contains the type name of the variable that will be displayed in the Live Watch window.

Definition

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

Property Value

PinnedVariableTypeName

See Also