GetDrive Method DescriptionReturns a Drive object corresponding to the drive in a specified path. SyntaxVisual BasicPublic Function GetDrive( _ ByVal DriveSpec As String _ ) As Drive Parameters DriveSpec See AlsoFileSystemObject Object | FileSystemObject Members