Click or drag to resize
IndexedFile Constructor
Initializes a new instance of the IndexedFile class

Namespace: DrawerBackup.Client.FileSystem
Assembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public IndexedFile(
	string file
)

Parameters

file
Type: SystemString
See Also