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

IAbsoluteDirectoryPath Members
NDepend.Path Namespace