HTMLProjectItems Object Members
A collection of HTMLProjectItem objects that represent the HTML project items contained in the HTMLProject object.
Methods
| Name | Description | |
|---|---|---|
| Item | Returns the HTMLProjectItem object that represents a particular project in the Microsoft Script Editor. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the HTMLProjectItems object (you can use this property with an Automation object to return that object's container application). Read-only |
| Count | Gets a Long indicating the number of items in the HTMLProjectItems collection. Read-only |
| Creator | Gets a 32-bit integer that indicates the application in which the HTMLProjectItems object was created. Read-only |
| Parent | Gets the Parent object for the HTMLProjectItems object. Read-only |