Click or drag to resize

OpenSettingsFile Class

Open a settings file
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        CaptureBaseCommand
          MediaCy.Commands.CaptureOpenSettingsFile

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Class OpenSettingsFile
	Inherits CaptureBaseCommand

The OpenSettingsFile type exposes the following members.

Properties
Remarks
Opening a settings file will restore all the Settings to their state at the time the settings file was saved SaveSettingsFile.
See Also