Adds a path to the list of selected paths.

Declaration Syntax
public override void AddPathToSelection(
string p_Path
)
Public Overrides Sub AddPathToSelection ( _
p_Path As String _
)
public:
virtual void AddPathToSelection(
String^ p_Path
) override

Parameters
- p_Path (String)
- Path, which should be added.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)