| |||||
CultureInfo.InstalledUICulture PropertySystem.Globalization Namespace CultureInfo Class Gets the CultureInfo that represents the culture installed with the operating system. [ VB ] public Shared ReadOnly Property InstalledUICulture As CultureInfo [ C# ] public static CultureInfo InstalledUICulture {get;} [ C++ ] public: __property static CultureInfo* get_InstalledUICulture ( ); [ JScript ] static function get InstalledUICulture ( ) : CultureInfo; Property ValueThe CultureInfo that represents the culture installed with the operating system. RemarksIn a localized operating system, such as Japanese Windows 2000 Professional, this property returns the culture of the operating system. This property is the equivalent of GetSystemDefaultUILanguage in the Windows API. See AlsoCultureInfo Members ResourceManager CurrentCulture CurrentUICulture InvariantCulture Parent |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme