DynamicTypeService.TypeObsolete Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notifies clients when a type has been made obsolete, that is, when it no longer resolves.
public:
abstract event Microsoft::VisualStudio::Shell::Design::TypeObsoleteEventHandler ^ TypeObsolete;
public abstract event Microsoft.VisualStudio.Shell.Design.TypeObsoleteEventHandler TypeObsolete;
member this.TypeObsolete : Microsoft.VisualStudio.Shell.Design.TypeObsoleteEventHandler
Public MustOverride Event TypeObsolete As TypeObsoleteEventHandler