다음을 통해 공유


Controller.ViewEngineCollection 속성

정의

뷰 엔진 컬렉션을 가져옵니다.

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

속성 값

뷰 엔진 컬렉션입니다.

적용 대상