ScaffoldedMigration.Language Property

 

Gets or sets the programming language used for this migration. Typically used for the file extension of the generated code.

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

public string Language { get; set; }

Property Value

Type: System.String