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 a value indicating whether no-operation (preview) mode should be used.
- Assembly
- Cake
.Bumpy .dll - Namespace
- Cake
.Bumpy - Containing Type
- BumpySettings
Syntax
public bool NoOperation { get; set; }
Value
Type | Description |
---|---|
bool | True if no-operation (preview) mode should be used, else false |