共用方式為


KnownUserProperties.AgeEnforcementRegion 屬性

定義

取得字串,表示使用者的年齡強制執列區域。

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

屬性值

String

Platform::String

winrt::hstring

使用者的年齡強制執列區域。

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)

備註

此屬性可讓應用程式在進行年齡適當的內容考慮時包含區域需求。

適用於