Summary
Gets the directory of the file.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- IFile
Syntax
IDirectory Directory { get; }
Value
Type | Description |
---|---|
IDirectory | The directory of the file. |
IDirectory Directory { get; }
Type | Description |
---|---|
IDirectory | The directory of the file. |