Partager via


SystemUpdateManager.LastErrorInfo Propriété

Définition

Informations sur la dernière mise à jour du système ayant échoué.

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

Valeur de propriété

Informations sur la dernière mise à jour du système ayant échoué.

S’applique à

Voir aussi