Partager via


IViewComponentDescriptorCollectionProvider.ViewComponents Propriété

Définition

Retourne le mis en ViewComponentDescriptorCollectioncache actuel.

public:
 property Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentDescriptorCollection ^ ViewComponents { Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentDescriptorCollection ^ get(); };
public Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentDescriptorCollection ViewComponents { get; }
member this.ViewComponents : Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentDescriptorCollection
Public ReadOnly Property ViewComponents As ViewComponentDescriptorCollection

Valeur de propriété

S’applique à