Gets the System.Globalization.RegionInfo that represents the country/region used by the current thread.
Documentation for this section has not yet been entered.
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 System.Globalization.RegionInfo class does not automatically detect changes in the system settings, but the RegionInfo.CurrentRegion property is updated when you call the CultureInfo.ClearCachedData method.