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.Bumpy.
Summary
Gets or sets the directory path in which Bumpy will operate.
- Assembly
- Cake
.Bumpy .dll - Namespace
- Cake
.Bumpy - Containing Type
- BumpySettings
Syntax
public DirectoryPath Directory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | A directory path. |