NDepend.API Documentation
IQuery Interface Properties

NDepend.CodeQuery Namespace : IQuery Interface

For a list of all members of this type, see IQuery members.

Public Properties
 NameDescription
 Property Gets a value that indicates whether if the code rule is violated, the code rule matched code elements are listed into the report.  
 Property Gets a value that indicates whether if the code rule is violated, the code rule matched code elements are shown in a treemap picture embedded into the report.  
 Property Gets a value that indicates whether if the code rule is violated, the code rule matched code elements statistics are shown into the report.  
 Property Gets a value that indicates whether the query is active.  
 Property Gets a value that indicates whether the code rule is critical or not.  
 Property Gets a value that indicates whether the query has been extracted from code.  
 Property Gets the parent group. Returns null if the query has no parent group.  
 Property Gets the CQLinq or CQL code rule string or query string.  
 Property Gets the root parent. Returns null if the query has no root parent.  
Top
See Also

Reference

IQuery Interface
NDepend.CodeQuery Namespace