MessageVersion::Soap11 Property

 

Gets the message version using SOAP 1.1.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property MessageVersion^ Soap11 {
	static MessageVersion^ get();
}

Property Value

Type: System.ServiceModel.Channels::MessageVersion^

The MessageVersion using SOAP 1.1 but no version of WS-Addressing.

No code example is currently available or this language may not be supported.

Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: