Parameters
- session
- A reference to a FileSystemEventsSession object which is responsible for raising all events that occur during the process.
- recursive
- true if items in subfolders should be processed; false otherwise.
- filters
- An array of objects that can be used to filter the list of FileSystemItem objects to process.
Return Value
An array of AbstractFile objects representing the files contained within the folder.