DocsMarshal
/
ActivityLibrary
/
IO.FileSystem
/
DeleteFile
DeleteFile
Description
This activity deletes a local file from the file system.
Misc
Path
InArgument
<
String
>
REQUIRED
The path of the local file to be deleted.
Top