MissingMemberException.Signature 欄位

定義

保留遺漏成員的簽章 (Signature)。

protected: cli::array <System::Byte> ^ Signature;
protected byte[]? Signature;
protected byte[] Signature;
val mutable Signature : byte[]
Protected Signature As Byte() 

欄位值

Byte[]

備註

Signature 包含值 Byte ,表示遺漏成員的簽章。

Format 用來格式化簽章。 如需詳細資訊,請參閱 SignatureHelperSignatureTokenString

適用於

另請參閱