Click or drag to resize

CurrentConsole Property

Returns the console window, which can be used by your scripts for textual output.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static ITextOutputService Console { get; }

Property Value

ITextOutputService
See Also