Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
XmlSerializerOperationBehavior
Syntax
class XmlSerializerOperationBehavior : Behavior
{
string Style;
string Use;
};
Methods
The XmlSerializerOperationBehavior class does not define any methods.
Properties
The XmlSerializerOperationBehavior class has the following properties:
Style
Data type: string
Access type: Read-only
Defines the style of the SOAP message.
Use
Data type: string
Access type: Read-only
Specifies the SOAP encoding style.
Requirements
MOF | Declared in Servicemodel.mof. |
---|---|
Namespace | Defined in root\ServiceModel |