NDepend.API Documentation
GetAssembliesFromVisualStudioSolutionOrProject Method
NDepend.DotNet.VisualStudio Namespace > IVisualStudioManager Interface : GetAssembliesFromVisualStudioSolutionOrProject Method
The path to the Visual Studio solution or project file path.
Returns a read-only list of assemblies file paths compiled in Debug mode, from the Visual Studio solution or project file path.
Syntax

Parameters

visualStudioSolutionOrProjectFilePath
The path to the Visual Studio solution or project file path.
Exceptions
ExceptionDescription
visualStudioSolutionOrProjectFilePath doesn't refer to an existing file.
Requirements

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

See Also

Reference

IVisualStudioManager Interface
IVisualStudioManager Members