Syntax
<dllobject>.File_DelTree(string path)
Parameters
path
Path to remove
Example
$cs.File_DelTree("$env:ProgramData\Notepad++")
returns nothing
<dllobject>.File_DelTree(string path)
path
Path to remove
Example
$cs.File_DelTree("$env:ProgramData\Notepad++")
returns nothing