MigrationFiles.SnapshotFile 属性

定义

获取或设置模型快照文件的路径。

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

属性值

模型快照文件的路径。

适用于