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