MessageEncodingBindingElement
MessageEncodingBindingElement
C#
class MessageEncodingBindingElement : BindingElement
{
string MessageVersion;
};
The MessageEncodingBindingElement class does not define any methods.
The MessageEncodingBindingElement class has the following property:
Data type: string
Access type: Read-only
The SOAP version of the messages sent using the binding.
MOF | Declared in Servicemodel.mof. |
---|---|
Namespace | Defined in root\ServiceModel |