Summary
Gets or sets the assembly path.
- Namespace
- Cake
.EntityFramework .CakeTranslation - Containing Type
- EfMigratorSettings
Syntax
public DirectoryPath AssemblyPath { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The path to the assembly where the EF configuration class is located. |