IVsToolbox3 Methods

 

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

NameDescription
System_CAPS_pubmethodGetGeneralTabID(String^)

Gets the ID for the General tab.

System_CAPS_pubmethodGetIDOfTab(String^, String^)

Retrieves the canonical ID for the given localized name of the Toolbox tab.

System_CAPS_pubmethodGetItemDisplayName(IDataObject^, String^)

Gets the display name of an item.

System_CAPS_pubmethodGetItemID(IDataObject^, String^)

Gets the unique ID of a item.

System_CAPS_pubmethodGetLastModifiedTime(array<SYSTEMTIME>^)

Returns the most recent time at which the Toolbox contents were modified.

System_CAPS_pubmethodGetTabOfID(String^, String^)

Retrieves the localized name of a Toolbox tab, given its canonical ID.

System_CAPS_pubmethodSetIDOfTab(String^, String^)

Sets the canonical ID for the given Toolbox tab.

Return to top
Show: