InspectCodeRunner.

GetToolExecutableNames(InspectCodeSettings) Method

Summary

Gets the possible names of the tool executable.

Syntax

protected override IEnumerable<string> GetToolExecutableNames(InspectCodeSettings settings)

Parameters

Name Type Description
settings InspectCodeSettings The settings.

Return Value

Type Description
IEnumerable<string> The tool executable name.