IVsProvideUserContextForObject Interface
Retrieves the user context interface, IVsUserContext for a given object. A user context provides things such as the text for a search or a help keyword.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
For an example of this interface in use, see the code for the Figures Project Sample.