Adds all folders of a given path except the folder passed in p_ExcludeFolder.

Declaration Syntax
Protected Function AddAllExclude ( _
p_Path As String, _
p_ExcludeFolder As String _
) As String

Parameters
- p_Path (String)
- Contains the parent folder.
- p_ExcludeFolder (String)
- Contains the path which should be excluded from selection.

Return Value
p_Path without the excluded folder
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)