Click or drag to resize

ShellFolderParseItem Method

Overload List
  NameDescription
Public methodParseItem(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.
Public methodParseItem(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.
Top
See Also