Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Maintains an indexed collection of context items (IVsUserContextItem) for use in context-sensitive help.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("2A6DE4A2-5B3D-46EB-A65C-24C4EF4F396F")> _
Public Interface IVsUserContextItemCollection
'Usage
Dim instance As IVsUserContextItemCollection
[InterfaceTypeAttribute()]
[GuidAttribute("2A6DE4A2-5B3D-46EB-A65C-24C4EF4F396F")]
public interface IVsUserContextItemCollection
[InterfaceTypeAttribute()]
[GuidAttribute(L"2A6DE4A2-5B3D-46EB-A65C-24C4EF4F396F")]
public interface class IVsUserContextItemCollection
public interface IVsUserContextItemCollection
Remarks
Returned by the GetContextItems method of the IVsMonitorUserContext interface.