IDynamicHelpProvider Members

Include Protected Members
Include Inherited Members

Represents the dynamic help provider.

The IDynamicHelpProvider type exposes the following members.

Methods

  Name Description
Public method AddContextAttribute Overloaded. Adds a context attribute to the document.
Public method ClearContextAttributes Clears all existing context attributes from the document.
Public method CreateLocalContext Creates a local IDynamicHelpProvider to manage sub contexts.
Public method DisplayF1HelpTopic Shows the help topic that corresponds to the specified keyword.
Public method Dispose Releases resources.
Public method RemoveContextAttribute Removes a previously-added context attribute with the specified keyword.
Public method RemoveLocalContext Removes a context that was created with CreateLocalContext.

Top

See Also

Reference

IDynamicHelpProvider Interface

Microsoft.VisualStudio.Data.Schema.Project.Common.F1Help Namespace