MethodCall.MethodSignature Proprietà

Definizione

Ottiene un oggetto contenente la firma del metodo.

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

public:
 property System::Object ^ MethodSignature { System::Object ^ get(); };
public object MethodSignature { get; }
public object MethodSignature { [System.Security.SecurityCritical] get; }
member this.MethodSignature : obj
[<get: System.Security.SecurityCritical>]
member this.MethodSignature : obj
Public ReadOnly Property MethodSignature As Object

Valore della proprietà

Object

Oggetto Object contenente la firma del metodo.

Implementazioni

Attributi

Commenti

Il metodo appartiene a un oggetto remoto.

Si applica a