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. |