Summary
Gets or sets a file to enable logging to (no logging if null or empty).
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackSettings
Syntax
public string Log { get; set; }
Value
Type | Description |
---|---|
string | The log file. |