Condividi tramite


DiagnosticMethodInfo.Name Proprietà

Definizione

Ottiene il nome del metodo.

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

Valore della proprietà

Commenti

Viene restituito solo il nome semplice del metodo, senza informazioni sui parametri generici o sull'arità.

Si applica a