System.Globalization.DateTimeFormatInfo.IsReadOnly Property

Gets a value indicating whether the System.Globalization.DateTimeFormatInfo object is read-only.

Syntax

public bool IsReadOnly { get; }

Value

true if the System.Globalization.DateTimeFormatInfo is read-only; otherwise, false.

Remarks

This property is read-only.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0