MethodBuilder.Signature Vlastnost

Definice

Načte podpis metody.

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

Hodnota vlastnosti

Jen pro čtení. Řetězec obsahující podpis metody odrážejí tuto MethodBase instanci.

Platí pro