This topic has not yet been rated - Rate this topic

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)

[GuidAttribute("F98CCC8A-9C5F-41EB-8421-711C0F1880E6")] 
[InterfaceTypeAttribute(1)] 
public interface IVsProvideUserContextForObject
/** @attribute GuidAttribute("F98CCC8A-9C5F-41EB-8421-711C0F1880E6") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsProvideUserContextForObject
GuidAttribute("F98CCC8A-9C5F-41EB-8421-711C0F1880E6") 
InterfaceTypeAttribute(1) 
public interface IVsProvideUserContextForObject

For an example of this interface in use, see the code for the Figures Project Sample.

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