ScaffoldedMigration.Resources Property

 

Gets a dictionary of string resources to add to the migration resource file.

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

public IDictionary<string, object> Resources { get; }