Condividi tramite


SystemUpdateLastErrorInfo.ExtendedError Proprietà

Definizione

Descrizione dell'errore esteso.

public:
 property HResult ExtendedError { HResult get(); };
HResult ExtendedError();
public System.Exception ExtendedError { get; }
var hResult = systemUpdateLastErrorInfo.extendedError;
Public ReadOnly Property ExtendedError As Exception

Valore della proprietà

Descrizione dell'errore esteso.

Commenti

Può essere impostato anche quando non viene generata un'eccezione.

Si applica a

Vedi anche