XmlSerializerOperationBehavior

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

See Also

Reference

XmlSerializerOperationBehavior