ActionExecutedContext.Exception 属性

定义

获取或设置 Exception 在执行操作或操作筛选器时捕获的 (如果有)。

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

属性值

适用于