System.Globalization.CultureInfo.IsReadOnly Property

Gets a value indicating whether the current System.Globalization.CultureInfo is read-only.

Syntax

public bool IsReadOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the System.Globalization.CultureInfo is read-only, the CultureInfo.DateTimeFormat and CultureInfo.NumberFormat instances are also 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