ReturnMessage.MethodName Propiedad

Definición

Obtiene el nombre del método llamado.

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

Valor de propiedad

Nombre del método en el que se ha originado el ReturnMessage actual.

Implementaciones

Atributos

Se aplica a