IVsLibraryMgr Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetCheckAt(UInt32, array<LIB_CHECKSTATE>^) | Returns the checked state of the requested library. |
![]() | GetCount(UInt32) | Returns the number of libraries implemented by the library manager. |
![]() | GetLibraryAt(UInt32, IVsLibrary^) | Returns an IVsLibrary interface for the requested library. |
![]() | GetNameAt(UInt32, IntPtr) | Returns the displayable name for the requested library. |
![]() | SetLibraryGroupEnabled(LIB_PERSISTTYPE, Int32) | No method information is provided. Return E_NOTIMPL. |
![]() | ToggleCheckAt(UInt32) | Tells the requested library to toggle its current checked state. |
Show:
