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.Flyway.
                            
	
		Summary
            Adds location as a classpath location to 
		Locations.
            The method automatically adds the required "classpath:" in front of 
            location
            - Assembly
- Cake.Flyway .dll 
- Namespace
- Cake.Flyway 
- Containing Type
- FlywayConfiguration
Syntax
public FlywayConfiguration AddClasspathLocation(string location)Parameters
| Name | Type | Description | 
|---|---|---|
| location | string | Path to the classpath location | 
Return Value
| Type | Description | 
|---|---|
| FlywayConfiguration | 
