UnregisterFile(DataReference, bool)

Unregisters and disassociates a file from the task.

Declaration Syntax

public void UnregisterFile(DataReference file, bool delete)

Parameters

file(DataReference)

The file.

delete(bool)

Indicates whether to delete the file if no longer shared.