次の方法で共有


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

プロパティ値

モデル スナップショット ファイルへのパス。

適用対象