Click or drag to resize

ScriptingCommandsInformationBox Property

Displays an information dialog.

Namespace:  MediaCy.Automation.Automate
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property InformationBox ( 
	parent As McCommand
) As InformationBox
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: InformationBox
Remarks
The Output contains the result of the user selection.
See Also