Compartir a través de


SystemUpdateManager.LastErrorInfo Propiedad

Definición

Información sobre la última actualización del sistema con errores.

public:
 static property SystemUpdateLastErrorInfo ^ LastErrorInfo { SystemUpdateLastErrorInfo ^ get(); };
static SystemUpdateLastErrorInfo LastErrorInfo();
public static SystemUpdateLastErrorInfo LastErrorInfo { get; }
var systemUpdateLastErrorInfo = SystemUpdateManager.lastErrorInfo;
Public Shared ReadOnly Property LastErrorInfo As SystemUpdateLastErrorInfo

Valor de propiedad

Información sobre la última actualización del sistema con errores.

Se aplica a

Consulte también