AddressingVersion.WSAddressingAugust2004 Vlastnost

Definice

Získá verzi WS-Addressing, která je přidružena WS-Addressing srpen 2004.

public:
 static property System::ServiceModel::Channels::AddressingVersion ^ WSAddressingAugust2004 { System::ServiceModel::Channels::AddressingVersion ^ get(); };
public static System.ServiceModel.Channels.AddressingVersion WSAddressingAugust2004 { get; }
static member WSAddressingAugust2004 : System.ServiceModel.Channels.AddressingVersion
Public Shared ReadOnly Property WSAddressingAugust2004 As AddressingVersion

Hodnota vlastnosti

Instance singleton, která identifikuje přidruženou AddressingVersion WS-Addressing srpna 2004.

Poznámky

Verze adresování je součástí verze zprávy: konkrétně AddressingVersion poskytuje návratový typ vlastnosti Addressing . Kromě MessageVersion informací o verzi adresování obsahuje také verzi obálky SOAP. Poskytuje EnvelopeVersion návratový typ vlastnosti Envelope .

Platí pro