ExceptionContext.Exception 属性

定义

获取或设置异常对象。

public virtual Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

属性值

异常对象。

适用于