XmlSerializerFormatAttribute::Use Property
.NET Framework (current version)
Gets or sets a value that specifies the format to use.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property OperationFormatUse Use { OperationFormatUse get(); void set(OperationFormatUse value); }
Property Value
Type: System.ServiceModel::OperationFormatUseOne of the OperationFormatUse values. The default is Literal.
For a complete example, see Setting the Use and Style Properties.
.NET Framework
Available since 3.0
Available since 3.0
Show: