Click or drag to resize

CaptureCommandsSaveSettingsFile Property

Save 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 SaveSettingsFile ( 
	parent As McCommand
) As SaveSettingsFile
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SaveSettingsFile
Remarks
Saving a settings file will record the state of all the for use at a future time.
See Also