Gets the directory of the file.
- Namespace
- Statiq
.Testing - Containing Type
- TestFile
- Implements
- Property Type
- IDirectory
Syntax
public IDirectory Directory { get; }
Value
| Type | Description |
|---|---|
| IDirectory | The directory of the file. |
public IDirectory Directory { get; }
| Type | Description |
|---|---|
| IDirectory | The directory of the file. |