共用方式為


SystemUpdateLastErrorInfo.ExtendedError 屬性

定義

擴充的錯誤描述。

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

屬性值

擴充的錯誤描述。

備註

即使未擲回例外狀況,也可以設定。

適用於

另請參閱