Click or drag to resize
PluginEventArgsPlugin Property
Gets the plugin that the event corresponds to.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IPlugin Plugin { get; }

Property Value

Type: IPlugin
See Also