Table of Contents

Property DownloadedFileName

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript.Components
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

DownloadedFileName

The filename that will be saved. By default this is the same as the filename of the file on the remote location, but it can be overriden. Note: overriding the filename is blocked by some browsers when the file to download is on another host (so not on the DataMiner agent). In this case the original filename will be used.

public string DownloadedFileName { get; set; }

Property Value

string