Microsoft Scripting Runtime
Folders Collection / Item Property
In This Topic
    Item Property
    In This Topic
    Description
    Get folder
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property Item( _
       ByVal Key As Variant _
    ) As Folder
    Parameters
    Key
    See Also