Returns a
string
that represents this path.
- Namespace
- Statiq
.Common - Containing Type
- NormalizedPath
- Overridden
- ToString
()
Syntax
public override string ToString()
Return Value
Type | Description |
---|---|
string |
A string that represents this path.
|