Gets the variable signature.
[Visual Basic] Function GetSignature() As Byte () [C#] byte[] GetSignature(); [C++] unsigned char* GetSignature() [] = 0; [JScript] function GetSignature() : Byte[];
The variable signature as an opaque byte blob.
ISymbolVariable Interface | ISymbolVariable Members | System.Diagnostics.SymbolStore Namespace