IVsToolbox3 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetGeneralTabID(String^) | Gets the ID for the General tab. |
![]() | GetIDOfTab(String^, String^) | Retrieves the canonical ID for the given localized name of the Toolbox tab. |
![]() | GetItemDisplayName(IDataObject^, String^) | Gets the display name of an item. |
![]() | GetItemID(IDataObject^, String^) | Gets the unique ID of a item. |
![]() | GetLastModifiedTime(array<SYSTEMTIME>^) | Returns the most recent time at which the Toolbox contents were modified. |
![]() | GetTabOfID(String^, String^) | Retrieves the localized name of a Toolbox tab, given its canonical ID. |
![]() | SetIDOfTab(String^, String^) | Sets the canonical ID for the given Toolbox tab. |
Show:
