[This is preliminary documentation and is subject to change.]
Common base class for all Total Commander plugins
Namespace: Tools.TotalCommanderTAssembly: Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public abstract class PluginBase |
| Visual Basic |
|---|
Public MustInherit Class PluginBase |
| Visual C++ |
|---|
public ref class PluginBase abstract |
| F# |
|---|
[<AbstractClassAttribute>] type PluginBase = class end |
| JScript |
|---|
public abstract class PluginBase |
Remarks
| Do not derive directly from this class as it does not represent any concrete plugin |
See Generator for more information about how to generate Total Commander plugin from .NET.
Inheritance Hierarchy
System..::..Object
Tools.TotalCommanderT..::..PluginBase
Tools.TotalCommanderT..::..ContentPluginBase
Tools.TotalCommanderT..::..PluginBase
Tools.TotalCommanderT..::..ContentPluginBase