CSharpMigrationsGeneratorDependencies.CSharpSnapshotGenerator Property

Definition

The C# model snapshot generator.

public Microsoft.EntityFrameworkCore.Migrations.Design.ICSharpSnapshotGenerator CSharpSnapshotGenerator { get; }
public Microsoft.EntityFrameworkCore.Migrations.Design.ICSharpSnapshotGenerator CSharpSnapshotGenerator { get; init; }
member this.CSharpSnapshotGenerator : Microsoft.EntityFrameworkCore.Migrations.Design.ICSharpSnapshotGenerator
member this.CSharpSnapshotGenerator : Microsoft.EntityFrameworkCore.Migrations.Design.ICSharpSnapshotGenerator with get, set
Public ReadOnly Property CSharpSnapshotGenerator As ICSharpSnapshotGenerator
Public Property CSharpSnapshotGenerator As ICSharpSnapshotGenerator

Property Value

Applies to