Npgsql Api Docs

NpgsqlException.File Property

Source file (in backend) reporting the error. PostgreSQL 7.4 and up.

[Visual Basic]
Public ReadOnly Property File As String
[C#]
public string File {get;}

See Also

NpgsqlException Class | Npgsql Namespace