Share via


IApiDescriptionGroupCollectionProvider.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

屬性值

適用於