NDepend.API Documentation
VisualStudioProjectFilePath Property
NDepend.CodeModel Namespace > IAssembly Interface : VisualStudioProjectFilePath Property
Gets this assembly corresponding Visual Studio project file path, if found at analysis-time, otherwise gets null.
Syntax
IAbsoluteFilePath VisualStudioProjectFilePath {get;}
Remarks
NDepend uses an heuristic to try to infer the Visual Studio project file corresponding to this assembly.
This facility is only supported for C# project so far.
Requirements

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

See Also

Reference

IAssembly Interface
IAssembly Members