Returns the region to use for content rating systems.
For example, “US” means to use MPAA and ESRB ratings; “GB” means to use BBFC and PEGI ratings.
public:
property String^ GeographicRegion {
String^ get ();
}
Type: String
The geographic region designation.
Namespace: Windows.Media.ContentRestrictions
Metadata: windows.winmd
ContentRestrictionsBrowsePolicy Class