FlywayConfiguration.

ConfigurationFiles Property

Summary

Path to the Flyway configuration files to be used.
Assembly
Cake.Flyway.dll
Namespace
Cake.Flyway
Containing Type
FlywayConfiguration

Syntax

public ISet<FilePath> ConfigurationFiles { get; }

Value

Type Description
ISet<FilePath>