Firebird ADO.NET Provider SDK Documentation - v1.7

FbBackupFile.BackupFile Property

Path of a backup output file; you can specify multiple output files.

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

See Also

FbBackupFile Class | FirebirdSql.Data.Firebird.Services Namespace