Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DataContractSerializerOperationBehavior Constructor

 

Initializes a new instance of the DataContractSerializerOperationBehavior class.

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

NameDescription
System_CAPS_pubmethodDataContractSerializerOperationBehavior(OperationDescription^)

Initializes a new instance of the DataContractSerializerOperationBehavior class with the specified operation description.

System_CAPS_pubmethodDataContractSerializerOperationBehavior(OperationDescription^, DataContractFormatAttribute^)

Initializes a new instance of the DataContractSerializerOperationBehavior class with the specified operation description and data contract format.

Return to top
Show:
© 2017 Microsoft