HTMLProject.HTMLProjectItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the HTMLProjectItems collection that is included in the specified HTML project.
public:
property Microsoft::Office::Core::HTMLProjectItems ^ HTMLProjectItems { Microsoft::Office::Core::HTMLProjectItems ^ get(); };
public Microsoft.Office.Core.HTMLProjectItems HTMLProjectItems { get; }
member this.HTMLProjectItems : Microsoft.Office.Core.HTMLProjectItems
Public ReadOnly Property HTMLProjectItems As HTMLProjectItems