Online and CHM
IQualityCheck Interface Members
Properties  Methods 

KellermanSoftware.StaticCodeAnalysis.QualityChecks Namespace : IQualityCheck Interface

The following tables list the members exposed by IQualityCheck.

Public Properties
 NameDescription
 Property The name of the configuration for the Quality Check  
 Property The minimum value to trigger the Quality Check. -1 is ignore  
 Property Get extensions that are supported by the quality check  
 Property The name of the violation that appears in Quality Check results  
Top
Public Methods
 NameDescription
 Method Perform the quality check against the code with the passed in language parser  
Top
See Also

Reference

IQualityCheck Interface
KellermanSoftware.StaticCodeAnalysis.QualityChecks Namespace