Gets a collection of Window objects.

[VBScript]
Public ReadOnly Property Windows As WindowCollection
[JScript]
public function get Windows() : WindowCollection;

Property Value

The window definitions associated with this project.

See Also

Project Object | Project Members | HelpProducer Namespace