Table of Contents

Method AddProgress

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

AddProgress(string)

Adds the provided text to the current progress.

public void AddProgress(string text)

Parameters

text string

Text to add to the current line of progress.