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

属性值

视图引擎集合。

适用于