Property ErrorOutput
Namespace: Belay.Core
Assembly: Belay.Core.dll
ErrorOutput
Gets or sets the error output from execution.
csharp
public string ErrorOutput { get; set; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets or sets the error output from execution.
public string ErrorOutput { get; set; }