[This is preliminary documentation and is subject to change.]
Abstract base class for Total Commander file-system plugins (wfx)
Namespace:
Tools.TotalCommanderTAssembly: Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.2.0
Syntax
| C# |
|---|
public abstract class FileSystemPlugin : ContentPluginBase |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class FileSystemPlugin _ Inherits ContentPluginBase |
| Visual C++ |
|---|
public ref class FileSystemPlugin abstract : public ContentPluginBase |
| J# |
|---|
public abstract class FileSystemPlugin extends ContentPluginBase |
| JScript |
|---|
public abstract class FileSystemPlugin extends ContentPluginBase |
Remarks
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..::.FileSystemPlugin
Tools.TotalCommanderT..::.PluginBase
Tools.TotalCommanderT..::.ContentPluginBase
Tools.TotalCommanderT..::.FileSystemPlugin