This version of Unity is unsupported.

File.Delete

public static void Delete(string path);

Parameters

pathThe name of the file to be deleted.

Description

Deletes the specified file.