Click or drag to resize

SaveSettingsFile Class

Save a settings file
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        CaptureBaseCommand
          MediaCy.Commands.CaptureSaveSettingsFile

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

The SaveSettingsFile type exposes the following members.

Properties
  NameDescription
Public propertyFilePath
Top
Remarks
Saving a settings file will record the state of all the Settings for use at a future time.
See Also