Summary
Gets the path to the directory.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- IDirectory
Syntax
DirectoryPath Path { get; }
Value
Type | Description |
---|---|
DirectoryPath | The path. |
DirectoryPath Path { get; }
Type | Description |
---|---|
DirectoryPath | The path. |