Npgsql Api Docs

ServerVersion.ToString Method 

Returns the string representation of this version in three place dot notation (Major.Minor.Patch).

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

See Also

ServerVersion Class | Npgsql Namespace