共用方式為


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

屬性值

檢視引擎的集合。

適用於