1 out of 2 rated this helpful - Rate this topic

System.Diagnostics.CodeAnalysis Namespace

Note: This namespace is new in the .NET Framework version 2.0.

The System.Diagnostics.CodeAnalysis namespace contains classes for interaction with code analysis tools. Code analysis tools are used to analyze code for conformance to coding conventions such as naming or security rules.

  Class Description
Public class SuppressMessageAttribute Suppresses reporting of a specific static analysis tool rule violation, allowing multiple suppressions on a single code artifact.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ