Filter.Scope プロパティ

定義

フィルターのスコープの順序を取得します。

public System.Web.Mvc.FilterScope Scope { get; protected set; }
member this.Scope : System.Web.Mvc.FilterScope with get, set
Public Property Scope As FilterScope

プロパティ値

フィルターのスコープの順序。

適用対象