Directory.Delete

public static void Delete(string path);

Parameters

pathThe name of the directory to remove.

Description

Deletes a directory from a specified path.

Did you find this page useful? Please give it a rating: