Share via


ResultExecutedContext.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

属性值

适用于