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

IAbsoluteFilePath Members
NDepend.Path Namespace