property ExFolderView.FoldersCheck as ExShellFolders
Gets a collection of folders being checked.

TypeDescription
ExShellFolders An ExShellFolders object that indicates a collection of checked folders.
If HasCheckBoxes property is set to True, each displayed folder has it's own check box. The AfterCheck event notifies your application whether a folder is checked or unchecked. Use the PartialCheck property to enable partial check feature. This property is used to find the folders that are currently checked.