Click or drag to resize

aceConsolePluginBaseresponse Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Plugin's own response text renderer. By default (when response not set) it is just mirror to the output renderer

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

Property Value

Type: ITextRender
The response.
See Also