Click or drag to resize

OpenOptionsCommand Class

Opens options from a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsLoadSaveOptionsCommand
                MediaCy.Addins.MeasurementsOpenOptionsCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class OpenOptionsCommand
	Inherits LoadSaveOptionsCommand

The OpenOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodOpenOptionsCommand
Initializes a new instance of the OpenOptionsCommand class
Public methodOpenOptionsCommand(McCommand)
Initializes a new instance of the OpenOptionsCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Top
Remarks