KnownUserProperties.AgeEnforcementRegion プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ユーザーの年齢適用リージョンを表す文字列を取得します。
public:
static property Platform::String ^ AgeEnforcementRegion { Platform::String ^ get(); };
static winrt::hstring AgeEnforcementRegion();
public static string AgeEnforcementRegion { get; }
var string = KnownUserProperties.ageEnforcementRegion;
Public Shared ReadOnly Property AgeEnforcementRegion As String
プロパティ値
ユーザーの年齢適用リージョン。
Windows の要件
デバイス ファミリ |
Windows 11 (10.0.22000.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v14.0 で導入)
|
注釈
このプロパティを使用すると、年齢に適したコンテンツに関する考慮事項を行うときに、アプリに地域の要件を含めることができます。