System.Globalization.CultureInfo.NativeName Property

Gets the culture name, consisting of the language, the country/region, and the optional script, that the culture is set to display.

Syntax

public virtual string NativeName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of this property is the same, regardless of the language version of the .NET Framework.

Requirements

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