HistoryRow.ProductVersion Property

Definition

The EF Core version, as obtained from the AssemblyInformationalVersionAttribute of the EF Core assembly.

public virtual string ProductVersion { get; }
member this.ProductVersion : string
Public Overridable ReadOnly Property ProductVersion As String

Property Value

Applies to