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