Compartilhar via


ReturnMessage.TypeName Propriedade

Definição

Obtém o nome do tipo no qual o método remoto foi chamado.

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

Valor da propriedade

O nome do tipo do objeto remoto no qual o método remoto foi chamado.

Implementações

Atributos

Aplica-se a