NDepend.API Documentation
IProject Interface Methods

NDepend.Project Namespace : IProject Interface

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

Public Methods
 NameDescription
 MethodGets a reference to this NDepend project, with IProjectRef.IProjectRef.DateLastTouched equals to dateLastTouched.  
Top
Extension Methods
 NameDescription
Public Extension Method Gets the output directory absolute path that is used during the analysis if the project output directory provided is not an absolute path and cannot be resolved.
Public Extension Method Gets the output directory absolute path that is used during the analysis.
Public Extension Method Try get rules and queries declared in the project file and in rule files referenced by the project.
Public Extension Method Try get rules and queries declared in the project file, in rule files referenced by the project and in source code.
Public Extension Method Try get rules and queries declared in the project file, in rule files referenced by the project and in source code and imported from SARIF files generated from Roslyn Analyzers at analysis time.
Public Extension MethodOverloaded. Try load code rules and queries defined in the rule file defined by ruleFileRef.
Public Extension MethodOverloaded. This method attempts to resolve an absolute file path from a file path
Public Extension MethodOverloaded. Try save code rules and queries defined in a rule file defined by ruleFileRef.
Top
See Also

Reference

IProject Interface
NDepend.Project Namespace