SerializationSectionGroup::DateTimeSerialization Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the object that represents the DateTime serialization configuration element.
Assembly: System.Xml (in System.Xml.dll)
public: [ConfigurationPropertyAttribute("dateTimeSerialization")] property DateTimeSerializationSection^ DateTimeSerialization { DateTimeSerializationSection^ get(); }
Property Value
Type: System.Xml.Serialization.Configuration::DateTimeSerializationSection^The DateTimeSerializationSection object that represents the configuration element.
.NET Framework
Available since 2.0
Available since 2.0
Show: