次の方法で共有


ContentRestrictionsBrowsePolicy クラス

定義

アプリのコンテンツ カタログをフィルター処理するために使用される情報が含まれます。

public ref class ContentRestrictionsBrowsePolicy sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ContentRestrictionsBrowsePolicy final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ContentRestrictionsBrowsePolicy
Public NotInheritable Class ContentRestrictionsBrowsePolicy
継承
Object Platform::Object IInspectable ContentRestrictionsBrowsePolicy
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

GeographicRegion

ユーザーのコンテンツ制限の領域を取得します。

MaxBrowsableAgeRating

コンテンツ カタログに表示できる最大年齢評価レベルを取得します。 このレベルを超えるコンテンツは表示されません。 たとえば、 MaxBrowsableAgeRating が 13 の場合、MPAA:R 定格ムービーは表示されません。

PreferredAgeRating

コンテンツ消費量に対して許可される最大評価レベルを取得します。

適用対象