DispatchContext.ResponseAction Propiedad

Definición

Obtiene o establece la acción WS-Addressing deseada del mensaje de respuesta.

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

Valor de propiedad

URI de la acción WS-Addressing.

Se aplica a