Skip to content

IUploadStorage.ArchiveFile method

Copies the file to the archive folder

public string ArchiveFile(string path)
parameter description
path Source file path

Return Value

The archived file path

See Also