共用方式為


StartScreenManager.SupportsAppListEntry(AppListEntry) 方法

定義

檢查應用程式是否可以釘選到目前的 [開始] 畫面。

public:
 virtual bool SupportsAppListEntry(AppListEntry ^ appListEntry) = SupportsAppListEntry;
bool SupportsAppListEntry(AppListEntry const& appListEntry);
public bool SupportsAppListEntry(AppListEntry appListEntry);
function supportsAppListEntry(appListEntry)
Public Function SupportsAppListEntry (appListEntry As AppListEntry) As Boolean

參數

appListEntry
AppListEntry

傳回

Boolean

bool

適用於