System.Globalization.CultureInfo.EnglishName Property

Gets the culture name in the format languagefull [country/regionfull] in English.

Syntax

public virtual string EnglishName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For example, the CultureInfo.EnglishName for the specific culture name en-US is "English (United States)".

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