DynamicTypeService Events

Include Protected Members
Include Inherited Members

The DynamicTypeService type exposes the following members.

Events

 

Name

Description

Public event

AssemblyDeleted

Notifies clients when an assembly has been deleted.

Public event

AssemblyObsolete

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

Public event

AssemblyRefreshed

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

Public event

TypeObsolete

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

Top

See Also

Reference

DynamicTypeService Class

Microsoft.VisualStudio.Shell.Design Namespace