ContextualHelp Members

The ContextualHelp type exposes the following members.

Constructors

  NameDescription
Public methodContextualHelp
Constructs a contextual help object.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodLaunch
Launches and displays the help topic specified by the contents of this ContextualHelp object.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyHelpPath
The context id, help URL, or help file path.
Public propertyHelpTopicUrl
The help topic URL.
Public propertyHelpType
The contextual help type.

See Also