DataContractSerializerOperationBehavior.DataContractFormatAttribute 屬性

定義

取得與作業關聯的 DataContractFormatAttribute

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

屬性值

與作業關聯的 DataContractFormatAttribute

適用於