Freigeben über


OpenApiDocumentTransformerContext.DescriptionGroups Eigenschaft

Definition

Ruft die API-Beschreibungsgruppen ab, die dem aktuellen Dokument zugeordnet sind.

public System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescriptionGroup> DescriptionGroups { get; init; }
member this.DescriptionGroups : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescriptionGroup> with get, set
Public Property DescriptionGroups As IReadOnlyList(Of ApiDescriptionGroup)

Eigenschaftswert

Gilt für: