Microsoft® Visual Basic® Scripting Edition RootFolder Property |
Language Reference Version 3
|
Returns a Folder object representing the root folder of a specified drive. Read-only.
object.RootFolderThe object is always a Drive object.
All the files and folders contained on the drive can be accessed using the returned Folder object.