Freigeben über


DispatchContext.ResponseAction Eigenschaft

Definition

Ruft die gewünschte WS-Adressierungsaktion der Antwortnachricht ab oder legt sie fest.

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

Eigenschaftswert

String

Der URI der WS-Adressierungsaktion.

Gilt für