MethodCall.TypeName Proprietà

Definizione

Ottiene il nome del tipo dell'oggetto remoto sul quale è stata effettuata la chiamata al metodo.

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

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

Valore della proprietà

Oggetto String contenente il nome del tipo dell'oggetto remoto sul quale è stata effettuata la chiamata al metodo.

Implementazioni

Attributi

Si applica a