다음을 통해 공유


ResourceExecutedContext.ExceptionHandled 속성

정의

현재 Exception 가 처리되었는지 여부를 나타내는 값을 가져오거나 설정합니다.

리소스 필터가 Exception 실행된 후 런타임에 의해 가 다시 throw되는 경우false.

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

속성 값

적용 대상