ILiveWatchNodeLocation Property

Returns the location of the node (address + file:line) that will be used in various 'Go to' commands.

Definition

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

Property Value

LiveWatchPhysicalLocation

See Also