Gets a folder hierarchy and attach to an existing folder item or
public PathItem GetFilesAndFolders(string baseFolder, PathItem parentPathItem, string ignoredFolders, string ignoredFileExtensions, FolderFileOrder fileOrder, bool nonRecursive, int maxFiles)
Parameters
baseFolder
The folder for which to retrieve files for
parentPathItem
The parent item to which the retrieved files are attached
ignoredFolders
ignoredFileExtensions
fileOrder
nonRecursive
maxFiles
See also:
Class FolderStructure© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic