DataContractFormatAttribute.Style Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the SOAP style of the serialized data.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.OperationFormatStyleOne of the OperationFormatStyle values. The default is Document.
Show: