Compartilhar via


RazorViewEngineOptions.ViewLocationExpanders Propriedade

Definição

Obtém um IList<T> usado pelo RazorViewEngine.

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

Valor da propriedade

Aplica-se a