DataContractSerializerOperationBehavior.DataContractFormatAttribute Proprietà

Definizione

Ottiene la classe DataContractFormatAttribute associata all'operazione.

public:
 property System::ServiceModel::DataContractFormatAttribute ^ DataContractFormatAttribute { System::ServiceModel::DataContractFormatAttribute ^ get(); };
public System.ServiceModel.DataContractFormatAttribute DataContractFormatAttribute { get; }
member this.DataContractFormatAttribute : System.ServiceModel.DataContractFormatAttribute
Public ReadOnly Property DataContractFormatAttribute As DataContractFormatAttribute

Valore della proprietà

Classe DataContractFormatAttribute associata all'operazione.

Si applica a