다음을 통해 공유


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

속성 값

확장 오류 설명입니다.

설명

예외가 throw되지 않은 경우에도 설정할 수 있습니다.

적용 대상

추가 정보