Click or drag to resize
StorageManagerGetInfo Method
Get Information about the repository

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public RepositoryInfo GetInfo(
	string idRepository
)

Parameters

idRepository
Type: SystemString

Return Value

Type: RepositoryInfo
See Also