Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MessageVersion::CreateVersion Method

 

Creates a message version object with specified versions of the SOAP envelope and WS-Addressing.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateVersion(EnvelopeVersion^)

Creates a message version object by using WS-Addressing 1.0 and with a specified SOAP version.

System_CAPS_pubmethodSystem_CAPS_staticCreateVersion(EnvelopeVersion^, AddressingVersion^)

Creates a message version object with specified SOAP and WS-Addressing versions.

Return to top
Show:
© 2017 Microsoft