Firebird ADO.NET Provider SDK Documentation - v1.7

FbServerProperties.MessageFile Property

Gets the location of the InterBase message file on the server; this is the value of the $INTERBASE_MSG system environment variable, or by default $INTERBASE/interbase.msg.

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

See Also

FbServerProperties Class | FirebirdSql.Data.Firebird.Services Namespace