Summary
Returns a
string
that represents this path.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- NormalizedPath
Syntax
public override string ToString()
Return Value
Type | Description |
---|---|
string |
A string that represents this instance.
|