ApiExplorerSettingsAttribute.IgnoreApi 属性

定义

如果 true 这样,则不会为关联的控制器或操作创建任何 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

属性值

适用于