| |  | Name | Description | |
| | | Attribute | Asks for a specific attribute. | |
| | | Attributes | Retrieves the attributes of the source. | |
| | | Check | Checks if the folder checked or unchecked. | |
| | | DisplayName | Retrieves the name displayed in the tree for the source. | |
| | | Expanded | Specifies whether the folder is expanded or collapsed. | |
| | | FolderPath | Retrieves the folder path, using the API SHGetFolderPath. | |
| | | Folders | Retrieves a ExShellFolder object collection representing the subfolders of source. | |
| | | Handle | Retrieves the handle of the source. | |
| | | ID | Retrieves the ExShellFolder's ITEMIDLIST as an safe array. | |
| | | InvokeRename | Performs the rename operation | |
| | | Name | Retrieves the name of the source. | |
| | | PartialCheck | Checks if the source is partial-checked or not. | |
| | | PathName | Retrieves the path of the source. | |
| | | ShareName | Retrieves the share folder name. | |