DatabaseBackupInfo.BackupFiles Property

Definition

The list of backup files for the current database.

public System.Collections.Generic.IReadOnlyList<string> BackupFiles { get; }
member this.BackupFiles : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property BackupFiles As IReadOnlyList(Of String)

Property Value

Applies to