SmartAssemblyTool<TSettings>.

GetAlternativeToolPaths(TSettings) Method

Summary

Finds the proper SmartAssembly executable path.

Syntax

protected override IEnumerable<FilePath> GetAlternativeToolPaths(TSettings settings)

Parameters

Name Type Description
settings TSettings The settings.

Return Value

Type Description
IEnumerable<FilePath> A single path to SmartAssembly executable.