Summary
Gets or sets the output verbosity.
- Namespace
- Cake
.Common .Tools .NuGet .Init - Containing Type
- NuGetInitSettings
Syntax
public NuGetVerbosity? Verbosity { get; set; }
Value
| Type | Description |
|---|---|
| NuGetVerbosity? | The output verbosity. |
