ExceptionContext.Exception 属性

定义

获取或设置 Exception 在执行操作时捕获的 。

public:
 virtual property Exception ^ Exception { Exception ^ get(); void set(Exception ^ value); };
public virtual Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

属性值

适用于