altcover

InvokeAltCoverCommand.OutputDirectory property

Folder or folders to receive the instrumented assemblies and their companions (default: sub-folder __Instrumented of the current directory; or __Saved if -Inplace is set).

public string[] OutputDirectory { get; set; }

See Also