DynamicTypeService Events
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblyDeleted | Notifies clients when an assembly has been deleted. |
![]() | AssemblyObsolete | Notifies clients when an assembly has been made obsolete, that is, when it no longer resolves. |
![]() | AssemblyRefreshed | Notifies clients when an assembly has been refreshed, for example when it has been rebuilt and the name or configuration has changed. |
![]() | TypeObsolete | Notifies clients when a type has been made obsolete, that is, when it no longer resolves. |
Show:
