Hi,
I want to ask how does RegionInfo.TwoLetterISORegionName work?
Does it read the data from the device configuration or it take real current time?
For example, if I am using it on mobile device and my device configuration is set to US but I am on vacation in UK then what code it will return? US or UK?
Thanks,