Gets the first address of the variable.
[Visual Basic] ReadOnly Property AddressField1 As Integer [C#] int AddressField1 {get;} [C++] int get_AddressField1() = 0; [JScript] abstract function get AddressField1() : int;
The first address of the variable.
ISymbolVariable Interface | ISymbolVariable Members | System.Diagnostics.SymbolStore Namespace