The properties of the ISymbolVariable interface are listed below. For a complete list of ISymbolVariable interface members, see the ISymbolVariable Members topic.
AddressField1 | Gets the first address of the variable. |
AddressField2 | Gets the second address of the variable. |
AddressField3 | Gets the third address of the variable. |
AddressKind | Gets the types of the addresses. |
Attributes | Gets the variable attributes. |
EndOffset | Gets the end offset of the variable within the variable's scope. |
Name | Gets the name of the variable. |
StartOffset | Gets the start byte offset of the variable within the variable's scope. |
ISymbolVariable Interface | System.Diagnostics.SymbolStore Namespace