Bagikan melalui


XmlSerializerFormatAttribute.Use Properti

Definisi

Mendapatkan atau menetapkan nilai yang menentukan format yang akan digunakan.

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

Nilai Properti

Salah OperationFormatUse satu nilai. Defaultnya adalah Literal.

Contoh

Untuk contoh lengkapnya, lihat Mengatur Properti Penggunaan dan Gaya.

Keterangan

Properti Style dan Use memengaruhi bagaimana pesan diformat.

Berlaku untuk