NDepend.API Documentation
LoadProject Method
NDepend.Project Namespace > IProjectManager Interface : LoadProject Method
The path of the project file.
Loads a NDepend project, a IProject object, from the path of the project file.
Syntax

Parameters

projectFilePath
The path of the project file.

Return Value

The IProject object.
Exceptions
ExceptionDescription
The project cannot be loaded, the exception message describes the failure reason.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IProjectManager Interface
IProjectManager Members