NDepend.API Documentation
IFilePath Interface
Members 
NDepend.Path Namespace : IFilePath Interface
Represents a path to a file on file system.
Syntax
public interface IFilePath : IPath  
Remarks
The path can be relative or absolute. In case of an absolute IFilePath, the path represented can exist or not. The extension method PathHelpers.ToFilePath can be called to create a new IFilePath object from a 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 Members
NDepend.Path Namespace