WebHttpBinding.EnvelopeVersion 屬性

定義

取得由此繫結設定為接收 HTTP 要求之端點使用的封套版本。

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

屬性值

EnvelopeVersion

具有 EnvelopeVersion 屬性的 None,搭配以此繫結設定為接收 HTTP 要求的端點使用。

適用於