Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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: