NDepend.API Documentation
IProjectBaseline Interface Members
Properties  Methods 

NDepend.Project Namespace : IProjectBaseline Interface

The following tables list the members exposed by IProjectBaseline.

Public Properties
 NameDescription
 PropertyGets or sets the number of days ago, used when this baseline's AnalysisResultMode is set to BaselineAnalysisResultMode.BaselineAnalysisResultMode.NDaysAgoAnalysisResult.  
 Property Gets or sets a value that determines with which analysis result the comparison occurs.  
 PropertyGets or sets the other NDepend project file path, used when this baseline's ProjectMode is set to BaselineProjectMode.BaselineProjectMode.AnotherProject.  
 PropertyGets or sets the NDepend.Analysis.IAnalysisResultRef.NDepend.Analysis.IAnalysisResultRef.AnalysisResultFilePath used when this baseline's AnalysisResultMode is set to BaselineAnalysisResultMode.BaselineAnalysisResultMode.ParticularAnalysisResult.  
 Property Gets or sets a value that determines if the comparison doesn't occur, occurs with a previous analyis result of this NDepend project or occurs with a previous analyis result of another NDepend project.  
Top
Public Methods
 NameDescription
 MethodOverloaded.  Returns this baseline settings plain english description.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Try gets an analysis reference corresponding to this project baseline to compare with.
Top
See Also

Reference

IProjectBaseline Interface
NDepend.Project Namespace