次の方法で共有


SystemUpdateLastErrorInfo クラス

定義

最後に失敗したシステム更新に関する情報。

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

Windows の要件

要件 説明
デバイス ファミリ
Windows 10, version 1809 (10.0.17763.0 で導入)
API contract
Windows.System.SystemManagementContract (v6.0 で導入)

プロパティ

名前 説明
ExtendedError

拡張エラーの説明。

IsInteractive

対話型更新中に最後の更新エラーが発生したかどうかを指定します。

State

最後のエラーが発生したときの SystemUpdateManager 状態。

適用対象

こちらもご覧ください