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

See Also

Reference

IAssembly Interface
IAssembly Members
IsThirdPartyInferredFromRef Property