Condividi tramite


Proprietà AssemblyDeletedEventArgs.DeletedAssembly

Ottiene Assembly che è stato eliminato.

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property DeletedAssembly As Assembly
public Assembly DeletedAssembly { get; }

Valore proprietà

Tipo: System.Reflection.Assembly
Assembly che è stato eliminato.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AssemblyDeletedEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design