IVsUserContextItem Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
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:
