IPinnedVariableUserFriendlyName Property

Contains the user-friendly 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#
string UserFriendlyName { get; }

Property Value

String

See Also