This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Mage.
Summary
Gets or sets the output path of the file that has been created or modified.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- SignSettings
Syntax
public FilePath ToFile { get; set; }
Value
Type | Description |
---|---|
FilePath | To file. |