Use this procedure to remove an item from the selection list.

Declaration Syntax
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)