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
- VS Where Legacy Settings 
Syntax
public bool Latest { get; set; }Value
| Type | Description | 
|---|---|
| bool | trueto find the newest version or last installed; otherwise,false. | 
