NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ISymbolVariable Properties

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.

See Also

ISymbolVariable Interface | System.Diagnostics.SymbolStore Namespace