Holds the signature of the missing member.
[Visual Basic] Protected Signature() As Byte [C#] protected byte[] Signature; [C++] protected: unsigned char* Signature[]; [JScript] protected var Signature : Byte[];
The Signature field contains a Byte value that represents the signature of the missing member.
String.FormatSignature is used to format the signature. (For additional information, see SignatureHelper, SignatureToken, and String.)
MissingMemberException Class | MissingMemberException Members | System Namespace