Share via


IApiDescriptionVisibilityProvider.IgnoreApi Property

Definition

If true then no ApiDescription objects will be created for the associated controller or action.

public:
 property bool IgnoreApi { bool get(); };
public bool IgnoreApi { get; }
member this.IgnoreApi : bool
Public ReadOnly Property IgnoreApi As Boolean

Property Value

Applies to