Directory.Delete(String,Boolean) Method

Represents method Delete(String,Boolean).

Namespace: System.IO
public
 class procedure Delete(const Path: String; Recursive: Boolean = False); static;

Parameters

Path
Type: String

Recursive
Type: Boolean