IPlugin Properties

AdiIRC API v2

IPlugin Properties

The IPlugin type exposes the following members.

Properties
  NameDescription
Public propertyPluginAuthor
Get/Set your name/nick. (optional)
Public propertyPluginDescription
Get/Set plugin description. (optional)
Public propertyPluginEmail
Your email for support. (optional)
Public propertyPluginName
Get/Set plugin name. (optional)
Public propertyPluginVersion
Get/Set plugin version. (optional)
Top
See Also