Microsoft Scripting Runtime
Drive Object / TotalSize Property
In This Topic
    TotalSize Property
    In This Topic
    Description
    Returns the total space, in bytes, of a drive or network share.
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property TotalSize As Variant
    See Also