Click or drag to resize
SQLiteVersionRelease Property
Gets the release version number.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public int Release { get; }

Property Value

Type: Int32
See Also