| 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; }
Public ReadOnly Property ProcessOutput As String
Get
Property Value
Type:
StringSee Also