SystemUpdateLastErrorInfo 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
上次失敗系統更新的相關資訊。
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
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10, version 1809 (已於 10.0.17763.0 引進)
|
API contract |
Windows.System.SystemManagementContract (已於 v6.0 引進)
|
屬性
ExtendedError |
擴充的錯誤描述。 |
IsInteractive |
指定互動式更新期間是否發生上次更新錯誤。 |
State |
發生上次錯誤時的SystemUpdateManager狀態。 |