The properties of the Project object are listed here. For a complete list of Project object members, see the Project Members topic.

Public Properties

public property BuildTags Gets a collection of BuildTag objects.
public property Collection Gets the collection object of this project.
public property Filter Gets the filter object of this project.
public property HelpFileName Gets or sets the filename of the help file.
public property Indexes Gets a collection of Index objects.
public property Toc Gets the table of contents of this project.
public property Type Gets or sets the type of this project.
public property Variables Gets a collection of Variable objects.
public property Windows Gets a collection of Window objects.

See Also

Project Object | HelpProducer Namespace