image\cslogo3d1.gif

VBScript Drive Object RootFolder Property

Returns a Folder object representing the root folder of a specified drive. Read-only.

Syntax: VBScript Drive Object RootFolder Property

object.RootFolder

Arguments: VBScript Drive Object RootFolder Property

object

A Drive object.

Remarks: VBScript Drive Object RootFolder Property

All the files and folders contained on the drive can be accessed using the returned Folder object.

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.