GlobalizationPreferences.HomeGeographicRegion Property

Definition

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

String

Platform::String

winrt::hstring

The GeographicRegion identifier that represents the user's home location.

Applies to