This topic has not yet been rated - Rate this topic

IVsObjectManagerEvents Interface

This interface supports the VSIP infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("7C4C8065-FB7E-45D8-9B50-940A8FCB5876")] 
[InterfaceTypeAttribute(1)] 
public interface IVsObjectManagerEvents
/** @attribute GuidAttribute("7C4C8065-FB7E-45D8-9B50-940A8FCB5876") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsObjectManagerEvents
GuidAttribute("7C4C8065-FB7E-45D8-9B50-940A8FCB5876") 
InterfaceTypeAttribute(1) 
public interface IVsObjectManagerEvents

Defines events for before and after an object list changes. Used as part of ObjectBrowser, FindSymbol, and ClassView.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ