Compartir vía


ReceiveReply.Action Propiedad

Definición

Obtiene o establece el valor del encabezado de acción del mensaje.

public:
 property System::String ^ Action { System::String ^ get(); void set(System::String ^ value); };
public string Action { get; set; }
member this.Action : string with get, set
Public Property Action As String

Valor de propiedad

La acción del mensaje.

Se aplica a