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)

[InterfaceTypeAttribute(1)]
[GuidAttribute("715C98B7-05FB-4A1A-86C8-FF00CE2E5D64")]
public interface IVsUserContextItemProvider
Return to top
Show: