DataContractFormatAttribute.Style Właściwość

Definicja

Pobiera lub ustawia styl SOAP serializowanych danych.

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

Wartość właściwości

OperationFormatStyle

OperationFormatStyle Jedna z wartości. Wartość domyślna to Document.

Dotyczy