次の方法で共有


StoreQueueItem.InstallKind プロパティ

定義

ダウンロードおよびインストール キューの現在のパッケージに対して実行される操作を表す値を取得します。

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

プロパティ値

ダウンロードおよびインストール キュー内の現在のパッケージに対して実行される操作を表す 値。

適用対象