| Icon | Member | Description |
|---|---|---|
| ShellBrowser()()() |
Initializes a new instance of the ShellBrowser class.
Since version 4.0 SpecialFolder does not point to Drives anymore,
use ShellBrowser(ShellFolder) constructor instead, this is due to performance reasons.
| |
| ShellBrowser(ShellFolder) |
Initializes a new instance of the ShellBrowser class and assigns its SpecialFolder property
| |
| ShellBrowser(String) |
Initializes a new instance of the ShellBrowser class makes the object with the given path the active object.
| |
| ShellBrowser(ItemIdList) |
Initializes a new instance of the ShellBrowser class makes the object with the given ItemIdList the active object.
|