Click or drag to resize
ImageContainerGetMetadata Method

Namespace: DrawerBackup.Storage.Imaging
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public ImageMetadata GetMetadata(
	string id,
	string repositoryPath
)

Parameters

id
Type: SystemString
repositoryPath
Type: SystemString

Return Value

Type: ImageMetadata
See Also