NDepend.API Documentation
IProjectHistoricAnalysisResult Interface Members
Properties  Methods 

NDepend.Project Namespace : IProjectHistoricAnalysisResult Interface

The following tables list the members exposed by IProjectHistoricAnalysisResult.

Public Properties
 NameDescription
 Property Gets or sets the custom directory where historic analysis results are stored in a hierarchy of sub-directories.  
 Property Gets the absolute path to the directory where historic analysis results are stored in a hierarchy of sub-directories.  
 Property Gets or sets the frequency of when historic analysis results are stored.  
 PropertyGets or sets a boolean that indicates if the value of CustomHistoricAnalysisResultDirectory is used to define the directory that stores Trend Metrics Values, or if the default path $(NdProjectOutputDir) is used instead..
When the property is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.HistoricAnalysisResult_Settings activated.  
Top
Public Methods
 NameDescription
 Method Returns a plain english description of the historic analysis results storage settings.  
Top
See Also

Reference

IProjectHistoricAnalysisResult Interface
NDepend.Project Namespace