HealthReportEntry.Exception 属性
定义
获取 Exception,该对象表示检查状态时引发的异常(如果有)。Gets an Exception representing the exception that was thrown when checking for status (if any).
public:
property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
public Exception? Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception
属性值
- Exception
适用于