Share via


StoreConfiguration.ShouldRestrictToEnterpriseStoreOnly 方法

定義

判斷目前使用者是否啟用商務用 Microsoft Store。

public:
 static bool ShouldRestrictToEnterpriseStoreOnly();
 static bool ShouldRestrictToEnterpriseStoreOnly();
public static bool ShouldRestrictToEnterpriseStoreOnly();
function shouldRestrictToEnterpriseStoreOnly()
Public Shared Function ShouldRestrictToEnterpriseStoreOnly () As Boolean

傳回

Boolean

bool

如果目前使用者啟用商務用 Microsoft Store,則為 True;否則為 false。

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

適用於