ErrorBoundaryBase.CurrentException 属性

定义

获取当前异常;如果没有异常,则为 null。

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

属性值

适用于