Click or drag to resize

AssemblyAddedEventArgsAssembly Property

Gets the assembly that has been added to the known assembly collection

Namespace:  Cauldron.Reflection
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public Assembly[] Assembly { get; }

Property Value

Type: Assembly

[Missing <value> documentation for "P:Cauldron.Reflection.AssemblyAddedEventArgs.Assembly"]

See Also