$cs.File\_DelTree
Syntax
Section titled “Syntax”$cs.File_DelTree(string path)
Description
Section titled “Description”Deletes a directory if it exists.
Parameters
Section titled “Parameters”path
Path to remove
Example
Section titled “Example”$cs.File_DelTree("$env:ProgramData\Notepad++")returns nothing