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 file path to a Bumpy configuration file.
- Assembly
- Cake
.Bumpy .dll - Namespace
- Cake
.Bumpy - Containing Type
- BumpySettings
Syntax
public FilePath Configuration { get; set; }
Value
Type | Description |
---|---|
FilePath | A Bumpy configuration file. |