System.Globalization.CultureInfo.IsNeutralCulture Property

Gets a value indicating whether the current System.Globalization.CultureInfo represents a neutral culture.

Syntax

public virtual bool IsNeutralCulture { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If this property returns false, the culture is either a specific culture or the invariant culture.

Requirements

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