다음을 통해 공유


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

속성 값

필터의 범위 순서입니다.

적용 대상