Click or drag to resize
DirectoryDelete Method (String, Boolean)

Namespace: ConnectedApps.Cms.IO
Assembly: ConnectedApps.Cms.IO (in ConnectedApps.Cms.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void Delete(
	string path,
	bool recursive
)

Parameters

path
Type: SystemString
recursive
Type: SystemBoolean
See Also