共用方式為


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狀態。

適用於

另請參閱