Click or drag to resize

SelectionCommandsReset Property

Resets the selected windows collection. Note, that the active window will still be in the collection.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SelectionReset
See Also