RegionInfo::CurrentRegion Property
Gets the RegionInfo that represents the country/region used by the current thread.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Globalization::RegionInfo^The RegionInfo that represents the country/region used by the current thread.
The value of this property is based on the culture selected through the regional and language options portion of Control Panel. However, that information can change during the life of the AppDomain. The RegionInfo class does not automatically detect changes in the system settings, but the CurrentRegion property is updated when you call the ClearCachedData method.
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1