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