Summary
    Gets a special path.
    
		- Namespace
- Cake.Testing 
- Containing Type
- FakeEnvironment
Syntax
public DirectoryPath GetSpecialPath(SpecialPath path)Parameters
| Name | Type | Description | 
|---|---|---|
| path | SpecialPath | The path. | 
Return Value
| Type | Description | 
|---|---|
| DirectoryPath | A DirectoryPathto the special path. | 
