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

속성 값

적용 대상