The properties of the CultureInfo class are listed below. For a complete list of CultureInfo class members, see the CultureInfo Members topic.
Calendar | [To be supplied.] |
CompareInfo | [To be supplied.] |
CurrentCulture | [To be supplied.] |
CurrentUICulture | [To be supplied.] |
DisplayName | Gets the full name of the CultureInfo in the UI language. |
EnglishName | Gets the full name of the CultureInfo in the UI language. |
InstalledUICulture | [To be supplied.] |
InvariantCulture | [To be supplied.] |
LCID | Gets the properly formed culture identifier for the current CultureInfo. |
Name | Gets the full name of the CultureInfo in the UI language. |
NativeName | Gets the full name of the CultureInfo in the native language. |
OptionalCalendars | [To be supplied.] |
Parent | [To be supplied.] |
TextInfo | [To be supplied.] |
ThreeLetterISOLanguageName | Gets the ISO 3166 three-letter code for the region of the current CultureInfo. |
ThreeLetterWindowLanguageName | Gets the Windows version of the three-letter code for the region of the current CultureInfo. |
TwoLetterISOLanguageName | Gets the ISO 3166 two-letter code for the region of the current CultureInfo. |