Sdílet prostřednictvím


AddressingVersion.None Vlastnost

Definice

Získá adresní verzi, která není přidružena k WS-Addressing verzi.

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

Hodnota vlastnosti

Tato verze není přidružená AddressingVersion WS-Addressing verzi.

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