SerializationSectionGroup::XmlSerializer Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the object that represents the configuration group for the XmlSerializer.

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

public:
property XmlSerializerSection^ XmlSerializer {
	XmlSerializerSection^ get();
}

.NET Framework
Available since 2.0
Return to top
Show: