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

IDirectoryPath Members
NDepend.Path Namespace