Can you help me how to count the folders inside the folder.
How can i count the sub folders after the FolderBrowserDialog is popup and choose that main folder consist of
Use System.IO.DirectoryInfo() class and its methods.
System.IO.DirectoryInfo()