次の方法で共有


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

プロパティ値

実装

適用対象