[This is preliminary documentation and is subject to change.]
Contains information about current plugin interface version and ini location
Namespace:
Tools.TotalCommanderT
Assembly:
Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.2.0
Syntax
| C# |
|---|
public struct DefaultParams |
| Visual Basic (Declaration) |
|---|
Public Structure DefaultParams |
| Visual C++ |
|---|
public value class DefaultParams |
| J# |
|---|
public final class DefaultParams extends ValueType |
| JScript |
|---|
JScript supports the use of structures, but not the declaration of new ones. |
See Also