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.

Namespace:   System.Runtime.Serialization.Configuration
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

public:
property NetDataContractSerializerSection^ NetDataContractSerializer {
	NetDataContractSerializerSection^ get();
}

.NET Framework
Available since 4.5
Return to top
Show: