get_InstalledUICulture()

CultureInfo::get_InstalledUICulture() method

Gets culture installed with the operating system.

static const CultureInfoPtr & System::Globalization::CultureInfo::get_InstalledUICulture()

Return Value

Culture object.

See Also