ToolFixtureProcessRunner<TFixtureResult>.

Process Property

Summary

Gets or sets the process that will be returned when starting a process.

Syntax

public FakeProcess Process { get; set; }

Value

Type Description
FakeProcess The process.