IHaveArgumentDirectories.

DirectoryContents Property

Summary

Gets or sets the list of Directory-contents the command operates on.

For add and update, adding a directory this way will add the files of the directory to the root of the archive but not the directory itself.

Syntax

DirectoryPathCollection DirectoryContents { get; set; }

Value

Type Description
DirectoryPathCollection

See Also