共用方式為


ErrorBoundaryBase.CurrentException 屬性

定義

取得目前的例外狀況,如果沒有例外狀況,則為 null。

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

屬性值

適用於