Skip to content

IDiskUploadFileSystem.Delete method

Deletes the file with a DeleteType option

public void Delete(string path, DeleteType deleteType)
parameter description
path File path
deleteType Delete type

See Also