Filter
Gets the optional filter delegate that will be applied to the diagnostics.
Declaration
Func<ISuppressibleDiagnostic, bool>? Filter { get; }Property Value
| Type | Description |
|---|---|
| Func<ISuppressibleDiagnostic, bool> |
Gets the optional filter delegate that will be applied to the diagnostics.
Func<ISuppressibleDiagnostic, bool>? Filter { get; }| Type | Description |
|---|---|
| Func<ISuppressibleDiagnostic, bool> |