Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Delete(string)

Deletes a directory from a specified path.
Read time 1 minuteLast updated 6 days ago

Definition

public static void Delete(string path)

Parameters

path

The name of the directory to remove.

Remarks

Note: This method is only available on the Universal Windows Platform.