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