IVsLibraryMgr Members

Include Protected Members
Include Inherited Members

This root interface allows the environment's Object Manager to access a package's IVsLibrary. Most implementations will typically provide a single IVsLibrary. This root interface allows the environment's Object Manager to access a package's IVsLibrary. Most implementations will typically provide a single IVsLibrary.

The IVsLibraryMgr type exposes the following members.

Methods

  Name Description
Public method GetCheckAt Returns the checked state of the requested library.
Public method GetCount Returns the number of libraries implemented by the library manager.
Public method GetLibraryAt Returns an IVsLibrary interface for the requested library.
Public method GetNameAt Returns the displayable name for the requested library.
Public method SetLibraryGroupEnabled No method information is provided. Return E_NOTIMPL.
Public method ToggleCheckAt Tells the requested library to toggle its current checked state.

Top

See Also

Reference

IVsLibraryMgr Interface

Microsoft.VisualStudio.Shell.Interop Namespace