Sdílet prostřednictvím


NetPeerTcpBinding.EnvelopeVersion Vlastnost

Definice

Získá verzi SOAP použitou s touto vazbou.

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

Hodnota vlastnosti

EnvelopeVersion

EnvelopeVersion Určuje verzi protokolu SOAP pro použití s touto vazbou.

Platí pro