Udostępnij za pośrednictwem


MetaFunction.Name Właściwość

Definicja

Pobiera nazwę metody.

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

Wartość właściwości

Element string reprezentujący nazwę metody.

Uwagi

Jest to taka sama nazwa jak MethodInfo nazwa.

Dotyczy