NDepend.API Documentation
IProjectManager Interface Methods

NDepend.Project Namespace : IProjectManager Interface

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

Public Methods
 NameDescription
 MethodCreates a new blank project. This method doesn't create the project file, the method SaveProject can be called for that.  
 Method Creates a new temporary project. Calling this method creates the temporary project file in a temporary directory.  
 Method Gets a read-only list of NDepend projects references object representing most recently used NDepend projects.  
 MethodLoads a NDepend project, a IProject object, from the path of the project file.  
 MethodSaves a NDepend project to the project file defined by project.IProject.Properties.IProjectProperties.FilePath.  
 Method Shows a dialog that allows the user select an existing NDepend project.  
 MethodOverloaded.  Shows a dialog that allows the user select a set of assemblies files.  
Top
See Also

Reference

IProjectManager Interface
NDepend.Project Namespace