CreateVersion Method (EnvelopeVersion)
Collapse the table of content
Expand the table of content

MessageVersion.CreateVersion Method (EnvelopeVersion)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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

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

'Declaration
Public Shared Function CreateVersion ( _
	envelopeVersion As EnvelopeVersion _
) As MessageVersion

Parameters

envelopeVersion
Type: System.ServiceModel.EnvelopeVersion
The EnvelopeVersion that indicates the SOAP version.

Return Value

Type: System.ServiceModel.Channels.MessageVersion
The MessageVersion with the envelope version specified.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft