public enum TryGetAnalysisResultRefToCompareWithResult : System.Enum
public enum TryGetAnalysisResultRefToCompareWithResult : System.Enum
| Member | Description | 
|---|---|
| DoCompareWith | An analysis result reference to compare with is defined and has been obtained. | 
| DontCompare | No analysis result reference to compare with is defined. | 
| ErrorGettingTheAnalysisResultRef | Error when trying to obtain the analysis result reference to compare with. | 
System.Object
   System.ValueType
      System.Enum
         NDepend.Analysis.TryGetAnalysisResultRefToCompareWithResult
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed