Click or drag to resize
EventInformationTaskFailureReason Property
diaGlobWrapper Help
Returns the content of the task failure reason when an event of type TaskFailed is raised.

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public string TaskFailureReason { get; }

Property Value

Type: String
See Also