Summary
Finds all instances regardless if they are complete.
- Namespace
- Cake
.Common .Tools .VSWhere .All - Containing Type
- VSWhereAll
Syntax
public DirectoryPathCollection All(VSWhereAllSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | VSWhereAllSettings | The settings. |
Return Value
| Type | Description |
|---|---|
| Directory |
Installation paths for all instances. |
