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