Remove subfolders of the path from the current selection.

Declaration Syntax
protected void RemoveSubFolders(
string p_Path
)
Protected Sub RemoveSubFolders ( _
p_Path As String _
)
protected:
void RemoveSubFolders(
String^ p_Path
)

Parameters
- p_Path (String)
- Contains the parent path from which the subfolders should be removed.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)