Adds the given path to the list of path. It does not fire the Changing and Change event.

Declaration Syntax
protected void AddPath(
string aPath
)
Protected Sub AddPath ( _
aPath As String _
)
protected:
void AddPath(
String^ aPath
)

Parameters
- aPath (String)
- The file system path that should be added.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)