VisualGDB Extensibility API
C#
Show/Hide TOC
ILive
Variable
Address Property
Specifies the target address of the variable.
Definition
Namespace:
VisualGDBExtensibility.LiveWatch
Assembly:
VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
ulong
Address
{
get
; }
Property Value
UInt64
See Also
Reference
ILiveVariable Interface
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also