Summary
Gets the full path.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- NormalizedPath
Syntax
public string FullPath { get; }
Value
Type | Description |
---|---|
string | The full path. |
public string FullPath { get; }
Type | Description |
---|---|
string | The full path. |