ShellBrowser .Net Edition
RemovePathFromSelection Method (p_Path)
NamespacesJam.ShellPathSelectionListRemovePathFromSelection(String)
Use this procedure to remove an item from the selection list.
Declaration Syntax
C#Visual BasicVisual C++
public override void RemovePathFromSelection(
	string p_Path
)
Public Overrides Sub RemovePathFromSelection ( _
	p_Path As String _
)
public:
virtual void RemovePathFromSelection(
	String^ p_Path
) override
Parameters
p_Path (String)
Full qualified path, which should be rmoved from the selection

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)