Click or drag to resize
BackupIndexerList Method
Gets a enumerable of files

Namespace: DrawerBackup.Client.FileSystem
Assembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public IEnumerable<IndexedFile> List()

Return Value

Type: IEnumerableIndexedFile
See Also