共用方式為


StoreQueueItem.InstallKind 屬性

定義

取得值,這個值描述正在下載和安裝佇列中針對目前封裝執行的作業。

public:
 property StoreQueueItemKind InstallKind { StoreQueueItemKind get(); };
StoreQueueItemKind InstallKind();
public StoreQueueItemKind InstallKind { get; }
var storeQueueItemKind = storeQueueItem.installKind;
Public ReadOnly Property InstallKind As StoreQueueItemKind

屬性值

值,描述正在下載和安裝佇列中針對目前封裝執行的作業。

適用於