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

속성 값

모델 스냅샷 파일의 경로입니다.

적용 대상