The following tables list the members exposed by IQualityCheck.
Public Properties
| Name | Description |
| ConfigName |
The name of the configuration for the Quality Check
|
| ConfigValue |
The minimum value to trigger the Quality Check. -1 is ignore
|
| Extensions |
Get extensions that are supported by the quality check
|
| Violation |
The name of the violation that appears in Quality Check results
|
Top
Public Methods
| Name | Description |
| PerformQualityCheck |
Perform the quality check against the code with the passed in language parser
|
Top
See Also