Click or drag to resize
ImageManagerRemove Method
Removes a entry from the disk

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void Remove(
	string entryID
)

Parameters

entryID
Type: SystemString
See Also