次の方法で共有


BasicHttpRelayBinding.EnvelopeVersion プロパティ

定義

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

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

プロパティ値

を返します EnvelopeVersion。このバインディングで使用される値。

適用対象