This topic has not yet been rated - Rate this topic

IVsUserContextItemProvider Interface

Defines a provider of context-sensitive Help items. Implement your provider and register it with the RegisterItemProvider method of the IVsMonitorUserContext interface.

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

[GuidAttribute("715C98B7-05FB-4A1A-86C8-FF00CE2E5D64")] 
[InterfaceTypeAttribute(1)] 
public interface IVsUserContextItemProvider
/** @attribute GuidAttribute("715C98B7-05FB-4A1A-86C8-FF00CE2E5D64") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsUserContextItemProvider
GuidAttribute("715C98B7-05FB-4A1A-86C8-FF00CE2E5D64") 
InterfaceTypeAttribute(1) 
public interface IVsUserContextItemProvider
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ