Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This namespace provides classes that you can use to create and manage static code analysis rules.
Classes
Class | Description | |
---|---|---|
![]() |
Problem | Stores the details of a problem detected by a rule. |
![]() |
Rule | Holds the detailed information about a rule. |
![]() |
RuleExecutionContext | |
![]() |
RuleSetting | Stores the settings for a particular rule in a particular configuration. |
![]() |
StaticCodeAnalysisException | Represents static code analysis exceptions. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
ProblemSeverity | Specifies the severity of the problem. |