Microsoft Scripting Runtime
Drive Object / DriveLetter Property
In This Topic
    DriveLetter Property
    In This Topic
    Description
    Returns the drive letter of a physical local drive or a network share.
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property DriveLetter As String
    See Also