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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IDirectoryPath Members
NDepend.Path Namespace