Microsoft Scripting Runtime
Overview
In This Topic
    Drive Object Members
    In This Topic
    Public Properties
    Returns the amount of space available to a user on the specified drive or network share.
    Returns the drive letter of a physical local drive or a network share.
    Returns a value indicating the type of a specified drive.
    Returns the type of file system in use for the specified drive.
    Returns the amount of free space available to a user on the specified drive or network share.
    Returns True if the specified drive is ready; False if it is not.
    Returns the path for a specified file, folder, or drive.
    Returns a Folder object representing the root folder of a specified drive.
    Returns the decimal serial number used to uniquely identify a disk volume.
    Returns the network share name for a specified drive.
    Returns the total space, in bytes, of a drive or network share.
    Sets or returns the volume name of the specified drive. Read/write.
    See Also