Summary
    Combines the current path with the file name of a 
		FilePath.
    - Namespace
- Cake.Core .IO 
- Containing Type
- DirectoryPath
Syntax
public FilePath GetFilePath(FilePath path)Parameters
| Name | Type | Description | 
|---|---|---|
| path | FilePath | The path. | 
