DataContractFormatAttribute.Style Свойство

Определение

Возвращает или задает стиль SOAP сериализованных данных.

public:
 property System::ServiceModel::OperationFormatStyle Style { System::ServiceModel::OperationFormatStyle get(); void set(System::ServiceModel::OperationFormatStyle value); };
public System.ServiceModel.OperationFormatStyle Style { get; set; }
member this.Style : System.ServiceModel.OperationFormatStyle with get, set
Public Property Style As OperationFormatStyle

Значение свойства

Одно из значений перечисления OperationFormatStyle. Значение по умолчанию — Document.

Применяется к