XmlSerializerFormatAttribute.Use Właściwość

Definicja

Pobiera lub ustawia wartość określającą format do użycia.

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

Wartość właściwości

OperationFormatUse

OperationFormatUse Jedna z wartości. Wartość domyślna to Literal.

Przykłady

Pełny przykład można znaleźć w temacie Setting the Use and Style Properties (Ustawianie właściwości użycia i stylu).

Uwagi

Właściwości Style i Use wpływają na sposób formatowania komunikatów.

Dotyczy