BasicHttpBinding.EnvelopeVersion Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the version of SOAP that is used for messages that are processed by this binding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.EnvelopeVersionThe value of the EnvelopeVersion that is used with this binding. The value is always SOAP 1.1.
Show: