NetOnewayRelayBinding.EnvelopeVersion Property

Definition

Gets the version of SOAP that is used for messages processed by this binding.

public System.ServiceModel.EnvelopeVersion EnvelopeVersion { get; }
member this.EnvelopeVersion : System.ServiceModel.EnvelopeVersion
Public ReadOnly Property EnvelopeVersion As EnvelopeVersion

Property Value

Returns a EnvelopeVersion that contains the envelope version.

Applies to