NDepend.API Documentation
FileNameWithoutExtension Property (ISourceFile)
NDepend.CodeModel Namespace > ISourceFile Interface : FileNameWithoutExtension Property
Gets a string that contains this source file name without extension, like "FileName" for the source file "C:\Dir\FileName.cs".
Syntax
string FileNameWithoutExtension {get;}
Requirements

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

See Also

Reference

ISourceFile Interface
ISourceFile Members