Condividi tramite


SystemUpdateLastErrorInfo Classe

Definizione

Informazioni sull'ultimo aggiornamento di sistema non riuscito.

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
Ereditarietà
Object Platform::Object IInspectable SystemUpdateLastErrorInfo
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 1809 (è stato introdotto in 10.0.17763.0)
API contract
Windows.System.SystemManagementContract (è stato introdotto in v6.0)

Proprietà

ExtendedError

Descrizione dell'errore esteso.

IsInteractive

Specifica se si è verificato l'ultimo errore di aggiornamento durante un aggiornamento interattivo.

State

Stato di SystemUpdateManager quando si è verificato l'ultimo errore.

Si applica a

Vedi anche