IVsObjectManagerEvents Interface
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents object manager events.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | OnAfterSubsetChange() | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | OnBeforeSubsetChange() | This API supports the product infrastructure and is not intended to be used directly from your code. |
Defines events for before and after an object list changes. Used as part of Object Browser, Find Symbol, and Class View.
Show:
