Share via


MigrationFiles.MigrationFile Property

Definition

Gets or sets the path to the migration file.

public virtual string MigrationFile { get; set; }
public virtual string? MigrationFile { get; set; }
member this.MigrationFile : string with get, set
Public Overridable Property MigrationFile As String

Property Value

The path to the migration file.

Applies to