Summary
Gets the directory of the file.
- Assembly
- Wyam
.Testing .dll - Namespace
- Wyam
.Testing .IO - Containing Type
- TestFile
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. |