ConstructorBuilder.Signature 屬性

定義

擷取以字串格式表示的欄位簽章。

public:
 property System::String ^ Signature { System::String ^ get(); };
public string Signature { get; }
member this.Signature : string
Public ReadOnly Property Signature As String

屬性值

欄位的簽章。

適用於