ContentRestrictionsBrowsePolicy.PreferredAgeRating Property

The preferred age rating level for content consumption.

You might choose to tailor the content shown in a browser based on PreferredAgeRating, for example by showing more children’s movies when PreferredAgeRating is 8, even though the value of MaxBrowsableAgeRating is higher than the value of PreferredAgeRating.

Syntax

public:
property IReference<uint32>^ PreferredAgeRating {
         IReference<uint32>^ get ();
}  

Property value

Type: IReference<UInt32

The preferred age rating level.

Requirements

Namespace: Windows.Media.ContentRestrictions

Metadata: windows.winmd

See also

Reference

ContentRestrictionsBrowsePolicy Class

ContentRestrictionsBrowsePolicy Members

Windows.Media.ContentRestrictions Namespace