CSharpMigrationsGeneratorDependencies.CSharpSnapshotGenerator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The C# model snapshot generator.
public Microsoft.EntityFrameworkCore.Migrations.Design.ICSharpSnapshotGenerator CSharpSnapshotGenerator { get; init; }
public Microsoft.EntityFrameworkCore.Migrations.Design.ICSharpSnapshotGenerator CSharpSnapshotGenerator { get; }
member this.CSharpSnapshotGenerator : Microsoft.EntityFrameworkCore.Migrations.Design.ICSharpSnapshotGenerator with get, set
member this.CSharpSnapshotGenerator : Microsoft.EntityFrameworkCore.Migrations.Design.ICSharpSnapshotGenerator
Public Property CSharpSnapshotGenerator As ICSharpSnapshotGenerator
Public ReadOnly Property CSharpSnapshotGenerator As ICSharpSnapshotGenerator