| ActionResultAffectedApps Property |
An array with the IDs of all apps affected by the executed task.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public string[] AffectedApps { get; }
Public ReadOnly Property AffectedApps As String()
Get
Property Value
Type:
StringSee Also