IVsProvideUserContextForObject Interface
Visual Studio 2015
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.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetObjectContext(Object, IVsUserContext) | Return the user context (IVsUserContext interface) of an object. |
Show:
