IVsProvideUserContext2 Interface
Visual Studio 2015
Enables an object to provide a user context and a priority. Extends, but does not inherit from, IVsProvideUserContext.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetUserContextEx(IVsUserContext, Int32) | Gets a user context and priority for an object. |
When a selection value changes, the environment updates the application context with information from this interface. The environment also queries for IVsProvideUserContext and IVsUserContext as part of the update.
Show:
