ContentRestrictionsBrowsePolicy.GeographicRegion Property
Definition
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 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
A String, representing the geographic region.