ActionExecutedContext.Canceled 속성

정의

작업 필터가 작업 및 작업 필터 파이프라인을 단락했다는 표시를 가져오거나 설정합니다.

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

속성 값

적용 대상