Gets or sets the culture-specific string to use to separate the year, month, and day components of a date.
The string to use to separate the year, month and day components of a date.
Type Reason ArgumentNullException The value specified for a set operation is a null reference. InvalidOperationException The current instance is read-only and a set operation was attempted.
The property value of the culture invariant DateTimeFormatInfo.DateSeparator is "/".
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0