IVsLibrary2Ex Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables libraries to provide different ObjectBrowser information when profiles change, or references are added or removed. Extends, but does not inherit from, IVsLibrary2.
public interface class IVsLibrary2Ex
C++/CX
public interface class IVsLibrary2Ex
__interface IVsLibrary2Ex
[System.Runtime.InteropServices.Guid("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsLibrary2Ex
[System.Runtime.InteropServices.Guid("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsLibrary2Ex
[<System.Runtime.InteropServices.Guid("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsLibrary2Ex = interface
[<System.Runtime.InteropServices.Guid("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsLibrary2Ex = interface
Public Interface IVsLibrary2Ex
- Attributes
Do |
Give idle time to the library. |
Get |
Gets information about the container of an object specified by an IVsNavInfo interface. |
Profile |
Tells the library that profile settings have changed. |
Set |
Gives the library a suggestion that the physical is unchanging. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |