[This is preliminary documentation and subject to change.]
Base plugin class.
All classes derived by PluginBase will be automatically recognized by ToDo as plugins.
For a list of all members of this type, see PluginBase Members.
System.Object
ToDo.Plugin.PluginBase
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
IMPORTANT: In order to create an usable plugin, you must compile your code against .NET 1.1. Compiling against a .net version different than 1.1 will result in your plugin being unrecognizable by ToDo.
Namespace: ToDo.Plugin
Assembly: ToDo.Plugin (in ToDo.Plugin.dll)
PluginBase Members | ToDo.Plugin Namespace