ApiDescriptionGroupCollectionProvider.ApiDescriptionGroups 属性

定义

获取 ApiDescriptionGroup 的集合。

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

属性值

实现

适用于