SyntaxFix
Write A Post
Hire A Developer
Questions
Use the GetDirectories and GetFiles methods to get the folders and files.
GetDirectories
GetFiles
Use the SearchOption AllDirectories to get the folders and files in the subfolders also.
SearchOption
AllDirectories