 | modelSpiderTestRecordVAR_AllowAutoOutputToConsole Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Gets a value indicating whether [variable allow automatic output to console].
Namespace:
imbWEM.Core.crawler.model
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic override bool VAR_AllowAutoOutputToConsole { get; }Property Value
Type:
Booleantrue if [variable allow automatic output to console]; otherwise,
false.
Implements
IConsoleControl.VAR_AllowAutoOutputToConsole
See Also