ViewEngines.Engines プロパティ

定義

ビュー エンジンを取得します。

public static System.Web.Mvc.ViewEngineCollection Engines { get; }
member this.Engines : System.Web.Mvc.ViewEngineCollection
Public Shared ReadOnly Property Engines As ViewEngineCollection

プロパティ値

ビュー エンジン。

適用対象