VisualGDB Extensibility API
C#
Show/Hide TOC
Live
Watch
Physical
Location
File Field
Specifies the path of the source file defining the node. Used by the 'Go to definition' command.
Definition
Namespace:
VisualGDBExtensibility.LiveWatch
Assembly:
VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
public
string
File
Field Value
String
See Also
Reference
LiveWatchPhysicalLocation Structure
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also