| ActionResultInfos Property |
A number of info objects created during the task execution.
The info objects can be progress messages, infos or errors.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public TaskInfo[] Infos { get; }
Public ReadOnly Property Infos As TaskInfo()
Get
Property Value
Type:
TaskInfoSee Also