AssemblyDeletedEventArgs::DeletedTypes Property
Visual Studio 2015
Gets the set of Type that have been deleted.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
The types within the assembly that have been deleted. The default is all types within the assembly, but it is possible that only some types have actually been deleted.
Show: