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