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