ApiExplorerSettingsAttribute.IgnoreApi Propriété

Définition

Si true alors aucun objet n’est ApiDescription créé pour le contrôleur ou l’action associé.

public:
 property bool IgnoreApi { bool get(); void set(bool value); };
public bool IgnoreApi { get; set; }
member this.IgnoreApi : bool with get, set
Public Property IgnoreApi As Boolean

Valeur de propriété

S’applique à