Gets the collection object of this project.

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

Property Value

The Collection object of this project.

See Also

Project Object | Project Members | HelpProducer Namespace