StoreQueueItemStatus 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供目前應用程式下載和安裝佇列中新或更新套件的狀態資訊。
public ref class StoreQueueItemStatus sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Store.StoreContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StoreQueueItemStatus final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Store.StoreContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StoreQueueItemStatus
Public NotInheritable Class StoreQueueItemStatus
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10, version 1803 (已於 10.0.17134.0 引進)
|
API contract |
Windows.Services.Store.StoreContract (已於 v3.0 引進)
|
屬性
ExtendedError |
如果作業發生錯誤,取得下載和安裝要求的錯誤碼。 |
PackageInstallExtendedState |
取得值,指定目前應用程式下載和安裝佇列中套件狀態的其他資訊。 |
PackageInstallState |
取得值,指定目前應用程式佇列中封裝的整體狀態。 |
UpdateStatus |
取得值,指定目前應用程式佇列中封裝的更新狀態。 |