GlobalObject Events
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Changed | Occurs after the current global type is modified.(Inherited from GlobalType.) |
![]() | Changing | Occurs before the current global type is modified.(Inherited from GlobalType.) |
![]() | Created | Occurs when an instance of the global object is created. |
![]() | Removed | Occurs after the current global type is removed from use.(Inherited from GlobalType.) |
![]() | Removing | Occurs before the current global type is removed from use.(Inherited from GlobalType.) |
Show:
