NDepend.API Documentation
FileExtension Property
NDepend.Path Namespace > IFilePath Interface : FileExtension Property
Gets a string representing the file name extension.
Syntax
string FileExtension {get;}

Property Value

Returns the file name extension if any, else returns an empty string.
Requirements

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

See Also

Reference

IFilePath Interface
IFilePath Members