TastyProcessCommander.

Progress Property

Syntax

public IProgress<(string line, bool isError, int? exitCode)>? Progress { get; }

Value

Type Description
IProgress<(string line, bool isError, int? exitCode)>?