MethodCall.MethodName Proprietà

Definizione

Ottiene il nome del metodo richiamato.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property System::String ^ MethodName { System::String ^ get(); };
public string MethodName { get; }
public string MethodName { [System.Security.SecurityCritical] get; }
member this.MethodName : string
[<get: System.Security.SecurityCritical>]
member this.MethodName : string
Public ReadOnly Property MethodName As String

Valore della proprietà

Oggetto String contenente il nome del metodo chiamato.

Implementazioni

Attributi

Commenti

Il metodo appartiene a un oggetto remoto.

Si applica a