ProjectProblemSuppressor.ResetSuppressedProblems Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()