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