2023 Members
Changes 4
M

ContextualHelp

Name Return Type Description Inherited From
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M Launch() None Launches and displays the help topic specified by the contents of this ContextualHelp object.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P HelpPath string The context id, help URL, or help file path.
P HelpTopicUrl string The help topic URL.
P HelpType ContextualHelpType The contextual help type.