Click or drag to resize

AssemblyLoadingEventArgs Properties

The AssemblyLoadingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAssembly
The assembly that is trying to load.
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Top
See Also