다음을 통해 공유


VirtualPathProviderViewEngine.ViewLocationCache 속성

정의

뷰 위치 캐시를 가져오거나 설정합니다.

public System.Web.Mvc.IViewLocationCache ViewLocationCache { get; set; }
member this.ViewLocationCache : System.Web.Mvc.IViewLocationCache with get, set
Public Property ViewLocationCache As IViewLocationCache

속성 값

뷰 위치 캐시입니다.

적용 대상