MessageVersion.Soap11WSAddressingAugust2004 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the message version by using WS-Addressing submitted 10 August 2004 and SOAP 1.1.
public:
static property System::ServiceModel::Channels::MessageVersion ^ Soap11WSAddressingAugust2004 { System::ServiceModel::Channels::MessageVersion ^ get(); };
public static System.ServiceModel.Channels.MessageVersion Soap11WSAddressingAugust2004 { get; }
static member Soap11WSAddressingAugust2004 : System.ServiceModel.Channels.MessageVersion
Public Shared ReadOnly Property Soap11WSAddressingAugust2004 As MessageVersion
Property Value
The MessageVersion using the version of WS-Addressing submitted 10 August 2004 and SOAP 1.1.
Examples
msgVersion = MessageVersion.Soap11WSAddressingAugust2004;
msgVersion = MessageVersion.Soap11WSAddressingAugust2004
Remarks
For more information and the schemas for the 10 August 2004 W3C Member Submission for WS-Addressing and SOAP 1.1, see the following:
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.