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 Members

Properties

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.

Methods

GetSignature Gets the variable signature.

See Also

ISymbolVariable Interface | System.Diagnostics.SymbolStore Namespace