Click or drag to resize

aceCommandConsoleresponse Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Secondary output of the console. By default it is pointed to the platform output, but it can be directed to a file or other outputs.

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public builderForLog response { get; set; }
Request Example View Source

Property Value

Type: builderForLog

Implements

IAceCommandConsoleresponse
See Also