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