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