Summary
Gets or sets a value indicating whether to show more logs.
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackSettings
Syntax
public bool Verbose { get; set; }
Value
Type | Description |
---|---|
bool | true if more logs should be output during execution; otherwise, false . |