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