Summary
        Gets or sets a value indicating whether to suppress colored console output.
    
		- Namespace
- Cake.Common .Tools .MSpec 
- Containing Type
- MSpecSettings
Syntax
public bool NoColor { get; set; }Value
| Type | Description | 
|---|---|
| bool | truedisable color output; otherwise,false. | 
