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

See Also

Reference

IAbsolutePath Interface
IAbsolutePath Members