次の方法で共有


AssemblyObsoleteEventArgs.ObsoleteAssembly Property

Gets the Assembly that has become obsolete.

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

Syntax

'宣言
Public ReadOnly Property ObsoleteAssembly As Assembly
public Assembly ObsoleteAssembly { get; }

Property Value

Type: System.Reflection.Assembly
An Assembly that has become obsolete.

.NET Framework Security

See Also

Reference

AssemblyObsoleteEventArgs Class

Microsoft.VisualStudio.Shell.Design Namespace