1. Use the `GetFiles` method to return the list of files. This example returns all .rtf files in the specified directory. [!code-vb[VbFileIOMisc#36 ...