StoreQueueItem.InstallKind プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ダウンロードおよびインストール キューの現在のパッケージに対して実行される操作を表す値を取得します。
public:
property StoreQueueItemKind InstallKind { StoreQueueItemKind get(); };
StoreQueueItemKind InstallKind();
public StoreQueueItemKind InstallKind { get; }
var storeQueueItemKind = storeQueueItem.installKind;
Public ReadOnly Property InstallKind As StoreQueueItemKind
プロパティ値
ダウンロードおよびインストール キュー内の現在のパッケージに対して実行される操作を表す 値。