Share via


RazorViewEngineOptions.ViewLocationExpanders Eigenschaft

Definition

Ruft eine IList<T> ab, die RazorViewEnginevon verwendet wird.

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)

Eigenschaftswert

Gilt für: