This version of Unity is unsupported.

Directory.Delete

public static void Delete(string path);

Parameters

path The name of the directory to remove.

Description

Deletes a directory from a specified path.