ConstructorBuilder.Signature プロパティ

定義

文字列の形式でフィールドの署名を取得します。

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

プロパティ値

フィールドの署名。

適用対象