次の方法で共有


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 Core 2019 のみをサポート

プロパティ

Description

SystemUpdateItem の内容について説明します。

DownloadProgress

ダウンロードの進行状況の割合。

ExtendedError

拡張エラー情報 (使用可能な場合)。

Id

この更新アイテムを識別する一意の識別子。

InstallProgress

インストールの進行状況の割合。

Revision

更新プログラム バンドルのリビジョン番号。 1 から始まり、元の更新バンドルに変更が加えられた場合は増加します。

State

現在の更新アイテムの状態。

Title

更新アイテムのタイトル。

適用対象

こちらもご覧ください