public static CreateFromDirectory ( string sourceDirectoryName, string destinationArchiveFileName ) : void | ||
sourceDirectoryName | string | The path to the directory on the file system to be archived. |
destinationArchiveFileName | string | The name of the archive to be created. |
return | void |