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