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

适用于