IViewComponentDescriptorCollectionProvider.ViewComponents 属性

定义

返回当前缓存的 ViewComponentDescriptorCollection

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

属性值

适用于