Property AllowedFileNameExtensions
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
AllowedFileNameExtensions
Gets or sets the allowed file name extensions (i.e. '.txt', '.csv', ...).
public ICollection<string> AllowedFileNameExtensions { get; set; }
Property Value
Remarks
Available from DataMiner Feature Release 10.1.12 and Main Release 10.2.0 onwards.