Click or drag to resize
FileSystemFactoryOpen Method

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static Repository Open(
	string repositoryPath
)

Parameters

repositoryPath
Type: SystemString

Return Value

Type: Repository
See Also