Jump to: navigation, search

Changes


Activity:DeleteFile (Activity)

204 bytes added, 17:02, 4 March 2015
This activity deletes files specified by full path names given in the '''IN''' arguments '''SingleFileNamefiles''' and '''FileNames'''.
It returns the number of actual deleted files.
 
= Example =
{| class="wikitable sortable" | width = "50%"
|-
! Argument !! Value
|- align="left"
| FileNames || New System.Collections.Generic.List(of String) _
From {"C:\file1.xml","C:\file2.xml"}
|}
 
==See also==
10,686
edits