how do I delete a file?

like do I write:

Code:
del "c:\a.dat"
will that work
I haven't tried it yet

or maybe thats not what to do to delete a file
so. how do I delete a file trough VB

thanks in advance