ApiExplorerSettingsAttribute.IgnoreApi Vlastnost

Definice

Pokud je hodnota true , pro přidružený kontroler nebo akci se nevytvořily žádné objekty ApiDescription .

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

Hodnota vlastnosti

Boolean

Platí pro