StoreQueueItemCompletedEventArgs.Status 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得下載和安裝佇列中已完成專案的狀態。
public:
property StoreQueueItemStatus ^ Status { StoreQueueItemStatus ^ get(); };
StoreQueueItemStatus Status();
public StoreQueueItemStatus Status { get; }
var storeQueueItemStatus = storeQueueItemCompletedEventArgs.status;
Public ReadOnly Property Status As StoreQueueItemStatus
屬性值
佇列中已完成專案的狀態。