HealthReportEntry.Exception 属性

定义

获取 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

属性值

适用于