Details of a plugin that has just been loaded.

Namespace:  Gallio.Runtime.Extensibility
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public class PluginLoadedEventArgs : EventArgs
Visual Basic (Declaration)
Public Class PluginLoadedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Gallio.Runtime.Extensibility..::.PluginLoadedEventArgs

See Also