public struct LiveWatchPhysicalLocation
LiveWatchPhysicalLocation | Initializes a new instance of the LiveWatchPhysicalLocation class |
Address | Specifies the physical address of the node, if known. Used by the 'Go to memory' command. |
File | Specifies the path of the source file defining the node. Used by the 'Go to definition' command. |
ZeroBasedLine | Specifies the zero-based line inside File |