OpenApiOperationTransformerContext.Description Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la description de l’API associée à l’opération cible.
public Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription Description { get; init; }
member this.Description : Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription with get, set
Public Property Description As ApiDescription