Property Tooltip
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Tooltip
Gets or sets the tooltip.
public string Tooltip { get; set; }
Property Value
Exceptions
- ArgumentNullException
When the value is
null
.