File.Delete

public static void Delete(string path);

Parameters

pathThe name of the file to be deleted.

Description 描述

Deletes the specified file.