Click or drag to resize

CaptureCommandsOpenSettingsFile Property

Open a settings file

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: OpenSettingsFile
Remarks
Opening a settings file will restore all the to their state at the time the settings file was saved.
See Also