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