Click or drag to resize

ExportFile Class

Exports active Line Profile view into file.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class ExportFile
	Inherits ControlCommand

The ExportFile type exposes the following members.

Constructors
  NameDescription
Public methodExportFile
Initializes a new instance of the ExportFile class
Public methodExportFile(McCommand)
Initializes a new instance of the ExportFile class
Top
Properties
  NameDescription
Public propertyFileName
Destination file name.
Public propertyOptions
Defines file export options.
Top
Methods
  NameDescription
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks