共用方式為


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

屬性值

檢視引擎集合。

適用於