VSWhereTool<TSettings>.

RunVSWhere(TSettings, ProcessArgumentBuilder) Method

Summary

Runs VSWhere with supplied arguments and parses installation paths.
Namespace
Cake.Common.Tools.VSWhere
Containing Type
VSWhereTool<TSettings>

Syntax

protected DirectoryPathCollection RunVSWhere(TSettings settings, ProcessArgumentBuilder builder)

Parameters

Name Type Description
settings TSettings The settings.
builder ProcessArgumentBuilder The process argument builder.

Return Value

Type Description
DirectoryPathCollection The parsed file paths.