IHaveArgumentDirectories.

Directories Property

Summary

Gets or sets the list of Directories the command operates on.

For add and update, adding a directory will add the directory itself to the root of the archive including everything in it.

Syntax

DirectoryPathCollection Directories { get; set; }

Value

Type Description
DirectoryPathCollection

See Also