FileDownloader Properties (Behavior Group)

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Properties

Name Description
Public event Cookie Cookies which should be used in download process.
Public event DefaultDestinationFolder The folder which will be chosen in the Browse for folder dialog by default.
Public event DownloadCompleteAction The action that will be performed after download completion.
Public event DownloadFileCount Returns the amount of entries in the file list.
Public event DownloadFileMimeType MIME type of the file with the specified index.
Public event DownloadFileName Name of the file with the specified index.
Public event DownloadFileSize Size of the file with the specified index.
Public event DownloadFileUrl URL of the file with the specified index.
Public event Enabled Switch that indicates whether the Download button is enabled or disabled.
Public event FileExistsDialogDefaultAction The default action that will be performed, if the file being downloaded already exists.
Public event FileExistsDialogTimeOut Period which File Downloader should wait before performing the default action, if the file being downloaded already exists.
Public event FileList URL of the text file which contains a list of files to download.
Public event FileListExpanded Switch that indicates whether the file list will be displayed expanded by default.
Public event JreVersion Gets version number of Java Runtime Environment (JRE) installed on current machine.
Public event LicenseKey License key which removes evaluation version limitations for purchased domains or IPs.
Public event LogFileExpanded Switch that indicates whether the download log will be displayed expanded by default.
Public event ProcessSubfolders Switch that indicates whether File Downloader should create subfolders specified for files in the file list.
Public event ReconnectAttemptsCount Number of attempts to download a file list or files.
Public event ReconnectTimeOut Time interval between download attempts while resuming download operation.
Public event ShowDownloadCompleteDialog Switch that indicates whether a dialog notifying about the download completion should be displayed.
Public event ShowFileListProgressDialog Switch that indicates whether the File List Progress dialog should be displayed.
Public event ShowProgressDialog Switch that indicates whether the Progress Dialog should be visible.
Public event TimeFormat List of parameters that specify how time values of the progress bar will be displayed.
Public event TimeOut Timeout of the HTTP connection.
Public event Version Version number of File Downloader installed at current machine.