Click or drag to resize

ContainerFolder Properties

The ContainerFolder type exposes the following members.

Properties
 NameDescription
Public propertyContentCount Content count of this folder (this does not include the content count of sub-folders).
Public propertyDisplayName Folder display name.
Public propertyIsRoot Gets or sets whether this folder is the root folder. See remarks.
Public propertyPath Full relative path of the folder.
Public propertySubFolderPathDictionary Dictionary with sub-folder path as key (and key does not have trailing path char '\\').
Public propertySubFolders All sub-folders of this folder.
Top
See Also