DynamicTypeService::OnTypeObsolete Method (TypeObsoleteEventArgs^)

 

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

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

public:
virtual void OnTypeObsolete(
	TypeObsoleteEventArgs^ e
) abstract
Return to top
Show: