Summary
Returns a
string
that represents this path.
- Namespace
- Cake
.Core .IO - Containing Type
- IPath
<T>
Syntax
string ToString()
Return Value
Type | Description |
---|---|
string |
A string that represents this instance.
|