ViewEngines.Engines 属性

定义

获取视图引擎。

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

属性值

视图引擎。

适用于