NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CultureInfo Properties

The properties of the CultureInfo class are listed below. For a complete list of CultureInfo class members, see the CultureInfo Members topic.

Public:

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.

See Also

CultureInfo Class | System.Globalization Namespace