IPinnedVariableExpression Property

Contains the expression that could be entered in the regular Watch window to see the value of the variable.

Definition

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

Property Value

PinnedVariableExpression

See Also