Summary
Gets or sets a value indicating whether Single Threaded Apartment state (STA) will be used.
Corresponds to the /apartment command line option.
- Namespace
- Cake
.Common .Tools .NUnit - Containing Type
- NUnitSettings
Syntax
public bool UseSingleThreadedApartment { get; set; }
Value
Type | Description |
---|---|
bool |