FluentMigratorRunner.

GetAlternativeToolPaths(FluentMigratorSettings) Method

Summary

Gets alternative file paths which the tool may exist in

Syntax

protected override IEnumerable<FilePath> GetAlternativeToolPaths(FluentMigratorSettings settings)

Parameters

Name Type Description
settings FluentMigratorSettings The settings.

Return Value

Type Description
IEnumerable<FilePath> The default tool path.