NDepend.API Documentation
FilePath Property (IAssembly)
NDepend.CodeModel Namespace > IAssembly Interface : FilePath Property
Gets this assembly main module file path, found during analysis.
Syntax
IAbsoluteFilePath FilePath {get;}
Remarks
The returned reference is null if the assembly is true. In such case the third-party assembly hasn't been found and has been inferred from references.
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
IsThirdPartyInferredFromRef Property