[This is preliminary documentation and is subject to change.]
Contains information about current plugin interface version and ini location
Namespace: Tools.TotalCommanderTAssembly: Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public struct DefaultParams |
| Visual Basic |
|---|
Public Structure DefaultParams |
| Visual C++ |
|---|
public value class DefaultParams |
| F# |
|---|
[<SealedAttribute>]
type DefaultParams = struct end |
| JScript |
|---|
JScript supports the use of structures, but not the declaration of new ones. |
See Also