The ContextualHelp type exposes the following members.

Constructors

  NameDescription
Public methodContextualHelp
Constructs a contextual help object.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLaunch
Launches and displays the help topic specified by the contents of this ContextualHelp object.
Public methodToString
Returns a string that represents the current object.
(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