ExceptionContext.ExceptionHandled 属性

定义

获取或设置已处理 的指示 Exception

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

属性值

适用于