altcover

InvokeAltCoverCommand.RecorderDirectory property

The folder containing the instrumented code to monitor (including the AltCover.Recorder.g.dll generated by previous a use of the .net core AltCover).

public string RecorderDirectory { get; set; }

See Also