Sdílet prostřednictvím


AddressingVersion.None Vlastnost

Definice

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

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

Není AddressingVersion přidružená WS-Addressing verzi.

Poznámky

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

Platí pro