ScaffoldedMigration.Directory Property

 

Gets or sets the subdirectory in the user's project that this migration should be saved in.

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

public string Directory { get; set; }

Property Value

Type: System.String