Share via


ErrorBoundaryBase.CurrentException プロパティ

定義

現在の例外を取得します。例外がない場合は null を取得します。

protected Exception? CurrentException { get; }
member this.CurrentException : Exception
Protected ReadOnly Property CurrentException As Exception

プロパティ値

適用対象