ScaffoldedMigration.Language Property

Definition

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

public string Language { get; set; }
member this.Language : string with get, set
Public Property Language As String

Property Value

Applies to