AssemblyDeletedEventArgs Constructor

 

Initializes a new instance of the AssemblyDeletedEventArgs class.

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

NameDescription
System_CAPS_pubmethodAssemblyDeletedEventArgs(Assembly^)

Initializes a new instance of the AssemblyDeletedEventArgs class for the supplied assembly.

System_CAPS_pubmethodAssemblyDeletedEventArgs(Assembly^, array<Type^>^)

Initializes a new instance of the AssemblyDeletedEventArgs class for the supplied assembly and types.

Return to top
Show: