IVsUserContextItem Interface
Visual Studio 2015
Describes the F1 Help context of an item. Member of a IVsUserContextItemCollection.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Command(String^) | Outputs the F1 command's String value. |
![]() | CountAttributes(String^, Int32) | Counts the attributes of the user-selected item in the shell. |
![]() | GetAttribute(String^, Int32, array<String^>^, array<String^>^) | Gets the attributes of the user-selected item in the shell. |
![]() | Name(String^) | Returns the name of the UserContextItem selected by the user in the shell. |
Show:
