Property print.ignoreConsole
Overload
If true
, in console process will not use the console window. Then everything is like in non-console process.
public static bool ignoreConsole { get; set; }
If true
, in console process will not use the console window. Then everything is like in non-console process.
public static bool ignoreConsole { get; set; }