VirtualUser RunPath Property C# API
Gets the path to the test run results.

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public string RunPath { get; }

Field Value

The path to the test run results.
Remarks

The run path is the disk location on an injector machine to which Virtual User event files and logs are written.
See Also