Click or drag to resize

SelectionCommandsAdd Property

Adds the specified window to the selected collection.

Namespace:  MediaCy.Automation.Application.Window
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Add ( 
	parent As McCommand
) As SelectionAdd
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SelectionAdd
See Also