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 name of the file to save the output of a sign, new, or
update command.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Base
New And Update Mage Settings
Syntax
public FilePath ToFile { get; set; }
Value
Type | Description |
---|---|
FilePath | To file. |