コード例 #1
0
 /// <summary>
 /// Get the error output produced by the executable.
 /// </summary>
 /// <returns></returns>
 public virtual string GetErrorOutput() => _task?.GetErrorOutput();