Windows.Directory.Delete
static function Delete(path: string): void;
Parameters

path The name of the directory to remove.
Description

Deletes a directory from a specified path.