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

プロパティ値

適用対象