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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IAssembly Interface
IAssembly Members