次の方法で共有


CSharpMigrationsGeneratorDependencies.CSharpSnapshotGenerator プロパティ

定義

C# モデル スナップショット ジェネレーター。

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

プロパティ値

適用対象