HTMLProject.HTMLProjectItems Property

Returns the HTMLProjectItems collection that is included in the specified HTML project.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property HTMLProjectItems As HTMLProjectItems
    Get
'Usage
Dim instance As HTMLProject
Dim value As HTMLProjectItems

value = instance.HTMLProjectItems
HTMLProjectItems HTMLProjectItems { get; }

Property Value

Type: Microsoft.Office.Core.HTMLProjectItems

See Also

Reference

HTMLProject Interface

HTMLProject Members

Microsoft.Office.Core Namespace