Summary
Gets or sets a value indicating whether this
Settings.PackSettings is build.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- Settings
.PackSettings
Syntax
public bool Build { get; set; }
Value
| Type | Description |
|---|---|
| bool | true if build; otherwise, false. |
