This topic has not yet been rated - Rate this topic

IVsProvideUserContext2 Interface

Enables an object to provide a user context and a priority. Extends, but does not inherit from, IVsProvideUserContext.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("3931DEF1-8200-481F-A6C2-A4740DE84658")] 
public interface IVsProvideUserContext2
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("3931DEF1-8200-481F-A6C2-A4740DE84658") */ 
public interface IVsProvideUserContext2
InterfaceTypeAttribute(1) 
GuidAttribute("3931DEF1-8200-481F-A6C2-A4740DE84658") 
public interface IVsProvideUserContext2

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ