Gets or sets if to log commands.

Syntax
| C# | Visual Basic | Managed C++ |
public bool LogCommands { get; set; }Public Property LogCommands As Boolean
public:
bool LogCommands {
bool get ();
void set (bool value);
}Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)