DataContractSerializerOperationBehavior.DataContractFormatAttribute Eigenschap

Definitie

Hiermee haalt u de DataContractFormatAttribute gekoppelde bewerking op.

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

Waarde van eigenschap

Het met de operatie geassocieerde DataContractFormatAttribute.

Van toepassing op