Share via


ScaffoldedMigration.MigrationCode Property

Definition

Gets the contents of the migration file.

public virtual string MigrationCode { get; }
member this.MigrationCode : string
Public Overridable ReadOnly Property MigrationCode As String

Property Value

The contents of the migration file.

Applies to