TextMessageEncodingElement.MessageVersion Property

Definition

Gets or sets the SOAP and WS-Addressing versions that are used to format the text message sent using this binding.

[System.ComponentModel.TypeConverter(typeof(System.ServiceModel.Configuration.MessageVersionConverter))]
[System.Configuration.ConfigurationProperty("messageVersion", DefaultValue="Soap12WSAddressing10")]
public System.ServiceModel.Channels.MessageVersion MessageVersion { get; set; }

Property Value

A MessageVersion value that specifies the SOAP version of the messages sent using this binding. The default is Soap12WSAddressing10.

Attributes

Applies to

Продукт Версии
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1