Click or drag to resize

PathSelectionListRemoveSubFolders Method

Remove subfolders of the path from the current selection.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected void RemoveSubFolders(
	string p_Path
)

Parameters

p_Path  String
Contains the parent path from which the subfolders should be removed.
See Also