System.Xml
2.0.0.0
System.Configuration.ConfigurationSection
This class handles the configuration element <dateTimeSerialization> Element found under the <system.xml.serialization> Element. For more information about configuration files, see Configuration File Schema for the .NET Framework.
Handles configuration settings for XML serialization of instances.
Constructor
2.0.0.0
To be added.
Initializes a new instance of the class.
Property
2.0.0.0
System.Configuration.ConfigurationProperty("mode", DefaultValue=System.Xml.Serialization.Configuration.DateTimeSerializationSection+DateTimeSerializationMode.Roundtrip, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Xml.Serialization.Configuration.DateTimeSerializationSection+DateTimeSerializationMode
To be added.
This property is used when handling the mode attribute of the <dateTimeSerialization> Element.
Gets or sets a value that determines the serialization format.
Property
2.0.0.0
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
To be added.