Udostępnij za pośrednictwem


Receive.Action Właściwość

Definicja

Pobiera lub ustawia wartość nagłówka akcji komunikatu.

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

Wartość właściwości

String

Identyfikator URI akcji komunikatu.

Uwagi

Action Jeśli właściwość nie jest jawnie ustawiona, jego wartość domyślna to: https://tempuri.org/{service contract namespace}/{service contract name}/{operation name}.

Dotyczy