AssemblyDeletedEventArgs.DeletedTypes Özellik

Tanım

Silinmiş olan kümesini alır Type .

public:
 property cli::array <Type ^> ^ DeletedTypes { cli::array <Type ^> ^ get(); };
public:
 property Platform::Array <Platform::Type ^> ^ DeletedTypes { Platform::Array <Platform::Type ^> ^ get(); };
public Type[] DeletedTypes { get; }
member this.DeletedTypes : Type[]
Public ReadOnly Property DeletedTypes As Type()

Özellik Değeri

Type[]

TypeSilinen türler içeren bir dizi.

Şunlara uygulanır