ProjectProblemSuppressor.ResetSuppressedProblems Method

Definition

Resets the suppressed problems to their default state. If an XML suppression file for the project existed already then the state will be reloaded from there, otherwise it will be reset so that no problems are suppressed.

public void ResetSuppressedProblems ();
member this.ResetSuppressedProblems : unit -> unit
Public Sub ResetSuppressedProblems ()

Applies to