Gets a collection of include files.

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

Property Value

A IncludeFileCollection object.

See Also

Collection Object | Collection Members | HelpProducer Namespace