Summary
Gets a
IFile
instance representing the specified path.
- Namespace
- Cake
.Core .IO - Containing Type
- FileSystem
Syntax
public IFile GetFile(FilePath path)
Parameters
Name | Type | Description |
---|---|---|
path | FilePath | The path. |