EnvelopeVersion::Soap11 Property

 

Gets the SOAP1.1 envelope version.

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

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

Property Value

Type: System.ServiceModel::EnvelopeVersion^

The SOAP1.1 EnvelopeVersion object.

For more information, see the schema for SOAP 1.1.

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: