Click or drag to resize

aceTerminallogSetup Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Osnovna podesavanja

Namespace:  imbACE.Services.terminal
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void logSetup(
	bool _toConsole,
	bool _autosave,
	string __filename = null
)
Request Example View Source

Parameters

_toConsole
Type: SystemBoolean
_autosave
Type: SystemBoolean
__filename (Optional)
Type: SystemString
See Also