Share via


MvcViewOptions.ViewEngines Proprietà

Definizione

Ottiene un elenco IViewEngineusato da questa applicazione.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ViewEngines::IViewEngine ^> ^ ViewEngines { System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ViewEngines::IViewEngine ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ViewEngines.IViewEngine> ViewEngines { get; }
member this.ViewEngines : System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ViewEngines.IViewEngine>
Public ReadOnly Property ViewEngines As IList(Of IViewEngine)

Valore della proprietà

Si applica a