다음을 통해 공유


ViewResultBase.ViewEngineCollection 속성

정의

이 결과에 연결된 뷰 엔진의 컬렉션을 가져오거나 설정합니다.

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

속성 값

뷰 엔진의 컬렉션입니다.

적용 대상