NDepend.API Documentation
IProjectIssueImport Interface Members
Properties  Methods 

NDepend.Project Namespace : IProjectIssueImport Interface

The following tables list the members exposed by IProjectIssueImport.

Public Properties
 NameDescription
 Property Gets a read-only list of directories paths where to search for files that contains issues to import.  
 Property Gets a read-only list of absolute directories paths where to search for files that contains issues to import.  
 PropertyIf this flag is true, when a directory named .sarif is located in a directory containing a solution file referenced by this project, DirectoriesAbsolute returns it.  
Top
Public Methods
 NameDescription
 Method Force set the list of directories where to search for files that contains issues to import. Make sure that all directories are in a coherent absolute/relative path mode, else an incoherent state can occurs. Notice that directories containing .NET Framework assemblies are never relative.  
Top
See Also

Reference

IProjectIssueImport Interface
NDepend.Project Namespace