ExternalObjectContainer.

Backup(IStorage, string) Method

Syntax

public override abstract void Backup(IStorage targetStorage, string path)

Parameters

Name Type Description
targetStorage IStorage
path string

Return Value

Type Description
void