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