VersionInfo.

ProcessedMigrations Property

Assembly
Cake.DocumentDb.dll
Namespace
Cake.DocumentDb.Migration
Containing Type
VersionInfo

Syntax

public IList<MigrationInfo> ProcessedMigrations { get; set; }

Attributes

Type Description
JsonPropertyAttribute

Value

Type Description
IList<MigrationInfo>