This version of Unity is unsupported.

File.Delete

Declaration

public static void Delete(string path);

Parameters

path The name of the file to be deleted.

Description

Deletes the specified file.