Summary
    Initializes a new instance of the 
		DirectoryPath class.
    - Namespace
- Cake.Core .IO 
- Containing Type
- DirectoryPath
Syntax
public DirectoryPath(string path)Parameters
| Name | Type | Description | 
|---|---|---|
| path | string | The path. | 
Return Value
| Type | Description | 
|---|---|
| void | 
