Summary
Gets or sets a value indicating whether to include version numbers for installed packages.
- Namespace
- Cake
.Common .Tools .Chocolatey .Export - Containing Type
- Chocolatey
Export Settings
Syntax
public bool IncludeVersionNumbers { get; set; }
Value
Type | Description |
---|---|
bool | The include version numbers flag. |