[This is preliminary documentation and is subject to change.]
Common base class for plugins tha can provide custom columns
Namespace:
Tools.TotalCommanderTAssembly: Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.2.0
Syntax
| C# |
|---|
public abstract class ContentPluginBase : PluginBase |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class ContentPluginBase _ Inherits PluginBase |
| Visual C++ |
|---|
public ref class ContentPluginBase abstract : public PluginBase |
| J# |
|---|
public abstract class ContentPluginBase extends PluginBase |
| JScript |
|---|
public abstract class ContentPluginBase extends PluginBase |
Remarks
| Do not derive directly from this class as it does not represent any concrete plugin |
Inheritance Hierarchy
System..::.Object
Tools.TotalCommanderT..::.PluginBase
Tools.TotalCommanderT..::.ContentPluginBase
Tools.TotalCommanderT..::.FileSystemPlugin
Tools.TotalCommanderT..::.PluginBase
Tools.TotalCommanderT..::.ContentPluginBase
Tools.TotalCommanderT..::.FileSystemPlugin