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

プロパティ値

ビュー エンジン コレクション。

適用対象