Sdílet prostřednictvím


Receive.Action Vlastnost

Definice

Získá nebo nastaví hodnotu hlavičky akce zprávy.

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

Hodnota vlastnosti

Identifikátor URI akce zprávy.

Poznámky

Action Pokud vlastnost není explicitně nastavená, má výchozí hodnotu: https://tempuri.org/{service contract namespace}/{service contract name}/{operation name}.

Platí pro