Skip to content

Property Output

Namespace: Belay.Core
Assembly: Belay.Core.dll

Output

Gets or sets the normal output from the execution.

csharp
public string Output { get; set; }

Property Value

string

Released under the Apache License 2.0.