Container |
The ContainerFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentCount | Content count of this folder (this does not include the content count of sub-folders). | |
| DisplayName | Folder display name. | |
| IsRoot | Gets or sets whether this folder is the root folder. See remarks. | |
| Path | Full relative path of the folder. | |
| SubFolderPathDictionary | Dictionary with sub-folder path as key (and key does not have trailing path char '\\'). | |
| SubFolders | All sub-folders of this folder. |