Click or drag to resize
SQLiteVersionToString Method
Returns the fully qualified type name of this instance.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A String containing a fully qualified type name.
See Also