[Flags()] public enum QueryRelyOn : System.Enum
[Flags()] public enum QueryRelyOn : System.Enum
Member | Description |
---|---|
CodeCoverage | Indicates whether this code query relies on the code coverage data. |
CompareContext | Indicates whether the code query relies on a NDepend.CodeModel.ICompareContext object. |
Diff | Indicates whether this code query relies on |
Issues | Indicates whether this code query relies on |
IssuesSet | Indicates whether this code query relies on NDepend.Issue.IIssuesSet. |
IssuesSetDiff | Indicates whether this code query relies on NDepend.Issue.IIssuesSetDiff. |
JustMyCode | Indicates whether this code query relies on the JustMyCode set. |
Nothing | Indicates that the query doesn't rely on any artifact. |
QualityGates | Indicates whether this code query relies on quality gate any-way. |
System.Object
System.ValueType
System.Enum
NDepend.CodeQuery.QueryRelyOn
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed