Summary
Gets or sets the output file for the transform.
- Namespace
- Cake
.Common .Tools .TextTransform - Containing Type
- Text
Transform Settings
Syntax
public FilePath OutputFile { get; set; }
Value
| Type | Description |
|---|---|
| FilePath | The output file. |
