Summary
Appends a file extension to the path.
- Namespace
- Cake
.Core .IO - Containing Type
- FilePath
Syntax
public FilePath AppendExtension(string extension)
Parameters
| Name | Type | Description |
|---|---|---|
| extension | string | The extension. |
public FilePath AppendExtension(string extension)
| Name | Type | Description |
|---|---|---|
| extension | string | The extension. |