void DeleteFile (string path)
 
Deletes the file described by path.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
path
Full pathname of the file.
Was this helpful?
Last modified date: 10/14/2020