SystemUpdateItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the update bundle's properties and status.
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
- Inheritance
- Attributes
Windows requirements
Device family |
Windows 10, version 1809 (introduced in 10.0.17763.0)
|
API contract |
Windows.System.SystemManagementContract (introduced in v6.0)
|
Remarks
Supports Windows 10 IoT Core 2019 Only
Properties
Description |
Describes the contents of the SystemUpdateItem. |
DownloadProgress |
Download progress percentage. |
ExtendedError |
Extended error information, if available. |
Id |
A unique identifer which identifies this update item. |
InstallProgress |
Install progress percentage. |
Revision |
The revision number of the update bundle. Starts at 1 and increases if revisions are made to the original update bundle. |
State |
State of the current update item. |
Title |
Title of the update item. |