IPinnedVariableSourceLocation Property

Contains the file and line where the variable is defined.

Definition

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

Property Value

FileAndLine

See Also