InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of Folders object of Scripting.FileSystemObject class in VBScript? |
|
Answer» Folders provides a list of all the folders within a Folder. |
|