共用方式為


ContentRestrictionsBrowsePolicy.GeographicRegion 屬性

定義

取得使用者內容限制的區域。

public:
 property Platform::String ^ GeographicRegion { Platform::String ^ get(); };
winrt::hstring GeographicRegion();
public string GeographicRegion { get; }
var string = contentRestrictionsBrowsePolicy.geographicRegion;
Public ReadOnly Property GeographicRegion As String

屬性值

String

Platform::String

winrt::hstring

String,表示地理區域。

適用於