HealthReportEntry.Exception 속성

정의

상태를 확인할 때 throw된 예외를 나타내는 Exception을 가져옵니다(있는 경우).

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
public Exception? Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

속성 값

적용 대상