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