This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.VsMetrics.
Summary
Gets the alternative tool paths to metrics.exe depending on the tool version.
- Assembly
- Cake
.VsMetrics .dll - Namespace
- Cake
.VsMetrics - Containing Type
- VsMetricsRunner
Syntax
protected override IEnumerable<FilePath> GetAlternativeToolPaths(VsMetricsSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | VsMetricsSettings | The settings. |
Return Value
Type | Description |
---|---|
IEnumerable |
The alternative tool paths to metrics.exe. |