Drive Property
Description
Returns the drive letter of the drive on which the specified file or folder resides. Read-only.
Syntax
object.Drive
The object is always a File or Folder object.
Remarks
The following code illustrates the use of the Drive property:
|