Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
GlobalizationPreferences.HomeGeographicRegion Property
Definition
- Namespace:
- Windows.System.UserProfile
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the user's home geographic region.
public:
static property Platform::String ^ HomeGeographicRegion { Platform::String ^ get(); };
static winrt::hstring HomeGeographicRegion();
public static string HomeGeographicRegion { get; }
var string = GlobalizationPreferences.homeGeographicRegion;
Public Shared ReadOnly Property HomeGeographicRegion As String
Property Value
The GeographicRegion identifier that represents the user's home location.
Applies to
Feedback
Was this page helpful?
