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

작업과 연결된 DataContractFormatAttribute입니다.

적용 대상