DbMigrationsConfiguration.MigrationsNamespace Property
Gets or sets the namespace used for code-based migrations.
Assembly: EntityFramework (in EntityFramework.dll)
public string MigrationsNamespace { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }