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