Summary
Gets the directory part of the path.
- Namespace
- Cake
.Core .IO - Containing Type
- FilePath
Syntax
public DirectoryPath GetDirectory()
Return Value
| Type | Description |
|---|---|
| DirectoryPath | The directory part of the path. |
public DirectoryPath GetDirectory()
| Type | Description |
|---|---|
| DirectoryPath | The directory part of the path. |