Udostępnij za pośrednictwem


Konstruktor AssemblyObsoleteEventArgs — (Assembly, array<Type )

Inicjuje nowe wystąpienie AssemblyObsoleteEventArgs klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell.Design
Zestaw:  Microsoft.VisualStudio.Shell.Design (w Microsoft.VisualStudio.Shell.Design.dll)

Składnia

'Deklaracja
Public Sub New ( _
    assembly As Assembly, _
    types As Type() _
)
public AssemblyObsoleteEventArgs(
    Assembly assembly,
    Type[] types
)

Parametry

  • types
    Typ: array<System.Type[]
    Tablica Type zawierających obiekty dla wszystkich typów określonych w tym zestawie.

Wyjątki

Wyjątek Warunek
ArgumentNullException

assemblyis nullodwołanie o wartości null (Nothing w języku Visual Basic).

- lub -

typesis nullodwołanie o wartości null (Nothing w języku Visual Basic).

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AssemblyObsoleteEventArgs Klasa

Przeciążenie AssemblyObsoleteEventArgs

Przestrzeń nazw Microsoft.VisualStudio.Shell.Design