Condividi tramite


MetaFunction.Name Proprietà

Definizione

Ottiene il nome del metodo.

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

Valore della proprietà

Oggetto string che rappresenta il nome del metodo.

Commenti

Si tratta dello stesso nome del MethodInfo nome.

Si applica a