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 状态。

适用于

另请参阅