Click or drag to resize

ProcessExecutionFailedExceptionProcessOutput Property

The output of the process, or null.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public string ProcessOutput { get; }

Property Value

Type: String
See Also