HelpContextID Property

Applies To

VBProject object.

Description

Returns or sets a String containing the context ID for a topic in a Microsoft Windows Help file. Read/write.

See Also

HelpFile property.

Example

The following example uses the HelpContextID property to return the context ID for the Help file corresponding to a project.

Debug.Print Application.VBE.VBProjects(1).HelpContextID