Click or drag to resize

McApplicationOutput Property

Exposes the Output window object.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Output As McOutput
	Get

Property Value

Type: McOutput

Return Value

Type: McOutput

Implements

IMcApplication.Output
IMcApplication2.Output
Remarks
The output window allows to display formatted text.
See Also