Directory.

Delete(string, bool) Method

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Containing Type
Directory

Syntax

public static void Delete(string path, bool recursive)

Parameters

Name Type Description
path string
recursive bool

Return Value

Type Description
void