DataContractSerializerOperationBehavior.DataContractFormatAttribute Propriedade

Definição

Percebe o DataContractFormatAttribute que está relacionado com a operação.

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

Valor de Propriedade

O DataContractFormatAttribute associado com a operação.

Aplica-se a