DynamicTypeService Events

 

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubeventAssemblyDeleted

Notifies clients when an assembly has been deleted.

System_CAPS_pubeventAssemblyObsolete

Notifies clients when an assembly has been made obsolete, that is, when it no longer resolves.

System_CAPS_pubeventAssemblyRefreshed

Notifies clients when an assembly has been refreshed, for example when it has been rebuilt and the name or configuration has changed.

System_CAPS_pubeventTypeObsolete

Notifies clients when a type has been made obsolete, that is, when it no longer resolves.

Return to top
Show: