Share via


StoreConfiguration.HasStoreWebAccount 方法

定義

判斷目前使用者是否有 Microsoft Store 帳戶。

public:
 static bool HasStoreWebAccount();
 static bool HasStoreWebAccount();
public static bool HasStoreWebAccount();
function hasStoreWebAccount()
Public Shared Function HasStoreWebAccount () As Boolean

傳回

Boolean

bool

如果目前使用者有 Microsoft Store 帳戶,則為 True;否則為 false。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

適用於