AssemblyLoadEventArgs Class (System) (original) (raw)
- Reference
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class AssemblyLoadEventArgs : EventArgs
public class AssemblyLoadEventArgs : EventArgs
[System.Runtime.InteropServices.ComVisible(true)]
public class AssemblyLoadEventArgs : EventArgs
type AssemblyLoadEventArgs = class
inherit EventArgs
[<System.Runtime.InteropServices.ComVisible(true)>]
type AssemblyLoadEventArgs = class
inherit EventArgs
Public Class AssemblyLoadEventArgs
Inherits EventArgs
Inheritance
Attributes