Summary
Returns a
string
that represents this instance.
- Namespace
- Cake
.Common .IO .Paths - Containing Type
- ConvertableFilePath
Syntax
public override string ToString()
Return Value
Type | Description |
---|---|
string |
A string that represents this instance.
|