NDepend.API Documentation
ParentDirectoryPath Property (IAbsolutePath)
NDepend.Path Namespace > IAbsolutePath Interface : ParentDirectoryPath Property
Returns a new absolute directory path representing the parent directory of this absolute path.
Syntax
new IAbsoluteDirectoryPath ParentDirectoryPath {get;}
Exceptions
ExceptionDescription
This absolute path has no parent directory.
Remarks
This path nor its parent directory path need to exist for this operation to complete properly.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IAbsolutePath Interface
IAbsolutePath Members