Securely wipe and delete a file with options.
public static bool File( string fileName, Wipe.Options opts )
Public Shared Function File ( _ fileName As String, _ opts As Wipe.Options _ ) As Boolean
VB6/C equivalent: WIPE_File
WIPE_File
[Contents] [Index]