KestrunTask.Output property

Output produced by the task (last expression for C#/VB, pipeline for PowerShell).

public object? Output { get; }

See Also