Summary
Gets the directory path of a
DirectoryPath
.
- Namespace
- Cake
.Core .IO - Containing Type
- DirectoryPath
Syntax
public DirectoryPath GetParent()
Return Value
Type | Description |
---|---|
DirectoryPath | A DirectoryPath to the parent directory of the given DirectoryPath . |