Click or drag to resize
RepositoryManagerRemoveEntry Method
Remove a Backup Entry from the Image

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

Parameters

ID
Type: SystemString
Entry ID
See Also