StandardOutput Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

The Standard Output from a Process or Command represented as a string.

public string StandardOutput { get; }

Returns