Skip to content

IDiskUploadFileSystem.TryDeleteOrMark method

Tries to delete or marks a file for future deletion

public void TryDeleteOrMark(string path)
parameter description
path File path

See Also