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