Click or drag to resize
ImageManagerOpenEntry Method
Open a entry

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static Stream OpenEntry(
	string idEntry,
	FileMode mode
)

Parameters

idEntry
Type: SystemString
mode
Type: System.IOFileMode

Return Value

Type: Stream
See Also