Sdílet prostřednictvím


DataContractFormatAttribute.Style Vlastnost

Definice

Získá nebo nastaví styl SOAP serializovaných dat.

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

Hodnota vlastnosti

OperationFormatStyle

Jedna z OperationFormatStyle hodnot. Výchozí formát je Document.

Platí pro