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

プロパティ値

適用対象