NDepend.API Documentation
IProjectCodeToAnalyze Interface Members
Properties  Methods 

NDepend.Project Namespace : IProjectCodeToAnalyze Interface

The following tables list the members exposed by IProjectCodeToAnalyze.

Public Properties
 NameDescription
 Property Gets a read-only list of application assemblies files names.  
 Property Gets a read-only list of directories paths where to search for assemblies.  
 Property Gets a read-only list of absolute directories paths where to search for assemblies.  
 Property Gets a read-only list of Visual Studio solution(s) or project(s) from which some application assemblies are inferred to be analyzed.  
 Property Get or set a string that describes the .NET runtime profile for assemblies of this project.  
Top
Public Methods
 NameDescription
 MethodTry resolve application and third-party assemblies paths, and if some are not resolved, returns corresponding IAssemblyResolvingError objects.  
 Method Set the collection of application assemblies to analyze.  
 Method Set the collection of Visual Studio files (solution or project) to analyze from which some application assemblies are inferred to be analyzed.  
Top
See Also

Reference

IProjectCodeToAnalyze Interface
NDepend.Project Namespace