Summary
Gets or sets a value indicating whether to return only the newest version and last installed.
- Namespace
- Cake
.Common .Tools .VSWhere .Legacy - Containing Type
- V
S Where Legacy Settings
Syntax
public bool Latest { get; set; }
Value
Type | Description |
---|---|
bool | true to find the newest version or last installed; otherwise, false . |