Click or drag to resize

IConsoleControl Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Interface for classes that perform procedures that are logging them self to the global console output. Members of this interface control access to the output.

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public interface IConsoleControl
Request Example View Source

The IConsoleControl type exposes the following members.

Properties
  NameDescription
Public propertyVAR_AllowAutoOutputToConsole
Gets a value indicating whether [variable allow automatic output to console].
Public propertyVAR_AllowInstanceToOutputToConsole
Gets or sets a value indicating whether [variable allow instance to output to console].
Top
See Also