MigrationFiles.MetadataFile Property

Definition

Gets or sets the path to the migration metadata file.

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

Property Value

The path to the migration metadata file.

Applies to