ShellFolderParseItem Method |
Name | Description | |
---|---|---|
ParseItem(String) |
Gets an item using its relative path from this folder.
The path is a list of display names separated by the '\' character.
If path is null or empty, this folder is returned.
| |
ParseItem(String, ShellItemIdList) |
Gets an item using its relative path from this folder.
The path is a list of display names separated by the '\' character.
If path is null or empty, this folder is returned.
|