Condividi tramite


DefaultViewComponentDescriptorCollectionProvider.ViewComponents Proprietà

Definizione

Restituisce l'oggetto memorizzato ViewComponentDescriptorCollectionnella cache corrente.

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

Valore della proprietà

Implementazioni

Si applica a