Udostępnij za pośrednictwem


MessageVersion.Soap12WSAddressing10 Właściwość

Definicja

Pobiera wersję komunikatu przy użyciu WS-Addressing 1.0 i SOAP 1.2.

public:
 static property System::ServiceModel::Channels::MessageVersion ^ Soap12WSAddressing10 { System::ServiceModel::Channels::MessageVersion ^ get(); };
public static System.ServiceModel.Channels.MessageVersion Soap12WSAddressing10 { get; }
static member Soap12WSAddressing10 : System.ServiceModel.Channels.MessageVersion
Public Shared ReadOnly Property Soap12WSAddressing10 As MessageVersion

Wartość właściwości

Korzystanie MessageVersion z wersji WS-Addressing 1.0 i SOAP 1.2.

Przykłady

msgVersion = MessageVersion.Soap12WSAddressing10;
msgVersion = MessageVersion.Soap12WSAddressing10

Uwagi

Aby uzyskać więcej informacji i schematy zalecenia kandydata W3C z dnia 17 sierpnia 2005 r. dla WS-Addressing i SOAP 1.2, zobacz następujące artykuły:

Dotyczy