IVsLibrary2Ex Interface
Visual Studio 2015
Enables libraries to provide different Object Browser information when profiles change, or references are added or removed. Extends, but does not inherit from, IVsLibrary2.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | DoIdle() | Give idle time to the library. |
![]() | GetNavInfoContainerData(IVsNavInfo, VSCOMPONENTSELECTORDATA[]) | Gets information about the container of an object specified by an IVsNavInfo interface. |
![]() | ProfileSettingsChanged() | Tells the library that profile settings have changed. |
![]() | SetContainerAsUnchanging(VSCOMPONENTSELECTORDATA[], Int32) | Gives the library a suggestion that the physical is unchanging. |
Show:
