次の方法で共有


WSHttpRelayBindingBase.EnvelopeVersion プロパティ

定義

このバインドによって処理されるメッセージに使用される SOAP のバージョンを取得します。

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

プロパティ値

を返しますEnvelopeVersion。このAzure Service Bus バインドで使用されるエンベロープ バージョンの値。 この値は常に SOAP 1.2 です。

適用対象