DynamicTypeService.TypeObsolete Event
Notifies clients 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)
Syntax
'宣告
Public MustOverride Event TypeObsolete As TypeObsoleteEventHandler
public abstract event TypeObsoleteEventHandler TypeObsolete
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.