DbMigrationsConfiguration.MigrationsAssembly Property

 

Gets or sets the assembly containing code-based migrations.

Namespace:   System.Data.Entity.Migrations
Assembly:  EntityFramework (in EntityFramework.dll)

public Assembly MigrationsAssembly { get; set; }

Property Value

Type: System.Reflection.Assembly