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 directory to recursively search for files to include in
an application manifest.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Base
New And Update Application Settings
Syntax
public DirectoryPath FromDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | From directory. |