次の方法で共有


DynamicTypeService.AssemblyObsolete Event

Notifies clients when an assembly 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 AssemblyObsolete As AssemblyObsoleteEventHandler
public abstract event AssemblyObsoleteEventHandler AssemblyObsolete

.NET Framework Security

See Also

Reference

DynamicTypeService Class

Microsoft.VisualStudio.Shell.Design Namespace