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 작업과 관련된 것입니다.

적용 대상