Click or drag to resize
ImageManagerOpen Method
Opens or Create the entry in the image

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

Parameters

entryID
Type: SystemString

Return Value

Type: Stream
See Also