ContentRestrictionsBrowsePolicy.GeographicRegion Property

Definition

Gets the region of the user's content restrictions.

public:
 property Platform::String ^ GeographicRegion { Platform::String ^ get(); };
winrt::hstring GeographicRegion();
public string GeographicRegion { get; }
var string = contentRestrictionsBrowsePolicy.geographicRegion;
Public ReadOnly Property GeographicRegion As String

Property Value

String

Platform::String

winrt::hstring

A String, representing the geographic region.

Applies to