Share via


SystemUpdateItem 類別

定義

描述更新套件組合的屬性和狀態。

public ref class SystemUpdateItem sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.SystemManagementContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemUpdateItem final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.SystemManagementContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemUpdateItem
Public NotInheritable Class SystemUpdateItem
繼承
Object Platform::Object IInspectable SystemUpdateItem
屬性

Windows 需求

裝置系列
Windows 10, version 1809 (已於 10.0.17763.0 引進)
API contract
Windows.System.SystemManagementContract (已於 v6.0 引進)

備註

僅支援 Windows 10 IoT 核心版 2019

屬性

Description

描述 SystemUpdateItem 的內容。

DownloadProgress

下載進度百分比。

ExtendedError

如果有的話,擴充的錯誤資訊。

Id

可識別此更新專案的唯一識別碼。

InstallProgress

安裝進度百分比。

Revision

更新配套的修訂編號。 從 1 開始,如果對原始更新套件組合進行修訂,則增加。

State

目前更新專案的狀態。

Title

更新專案的標題。

適用於

另請參閱