FileHelper

class FileHelper : System.Object
public void DeleteIfExists(string path)

Checks deletes a file from disk without throwing exceptions.

Parameters:
  • path (string) –