IVsUserContextItem Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodCommand(String^)

Outputs the F1 command's String value.

System_CAPS_pubmethodCountAttributes(String^, Int32)

Counts the attributes of the user-selected item in the shell.

System_CAPS_pubmethodGetAttribute(String^, Int32, array<String^>^, array<String^>^)

Gets the attributes of the user-selected item in the shell.

System_CAPS_pubmethodName(String^)

Returns the name of the UserContextItem selected by the user in the shell.

Return to top
Show: