Compartilhar via


ViewsFeature.ViewDescriptors Propriedade

Definição

Uma lista de CompiledViewDescriptor.

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

Valor da propriedade

Aplica-se a