SerializationSectionGroup::DataContractSerializer Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the DataContractSerializerSection used to set up the known types collection.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
public: property DataContractSerializerSection^ DataContractSerializer { DataContractSerializerSection^ get(); }
Property Value
Type: System.Runtime.Serialization.Configuration::DataContractSerializerSection^The DataContractSerializerSection used for the serialization configuration section.
.NET Framework
Available since 3.0
Available since 3.0
Show: