Summary
Returns only the newest version and last installed.
- Namespace
- Cake
.Common .Tools .VSWhere .Latest - Containing Type
- VSWhereLatest
Syntax
public DirectoryPath Latest(VSWhereLatestSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | V |
The settings. |
Return Value
Type | Description |
---|---|
DirectoryPath | Installation path of the newest or last install. |