FolderItem object
Represents an item in a Shell folder. This object contains properties and methods that allow you to retrieve information about the item.
Members
The FolderItem object has these types of members:
Methods
The FolderItem object has these methods.
| Method | Description |
|---|---|
| InvokeVerb |
Executes a verb on the item. |
| Verbs |
Retrieves the item's FolderItemVerbs object. This object is the collection of verbs that can be executed on the item. |
Properties
The FolderItem object has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Contains the Application object of the folder item. | |
| Read-only |
Contains the item's Folder object, if the item is a folder. | |
| Read-only |
Contains the item's ShellLinkObject object, if the item is a shortcut. | |
| Read-only |
Indicates if the item can be hosted inside a browser or Windows Explorer frame. | |
| Read-only |
Indicates if the item is part of the file system. | |
| Read-only |
Indicates if the item is a folder. | |
| Read-only |
Indicates whether the item is a shortcut. | |
| Read/write |
Sets or gets the date and time that a file was last modified. ModifyDate can be used to retrieve the date and time that a folder was last modified, but cannot set it. | |
| Read/write |
Sets or gets the item's name. | |
| Read-only |
Gets an object that represents the parent of the item. | |
| Read-only |
Contains the item's full path and name. | |
| Read-only |
Contains the item's size. | |
| Read-only |
Contains a string representation of the item's type. |
Requirements
|
Minimum supported client | Windows 2000 Professional, Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 11/28/2012