DotCoverCoverSettings.

UseApi Property

Summary

Gets or sets a value indicating whether to control the coverage session using the profiler API. This represents the --use-api option.

Syntax

public bool UseApi { get; set; }

Value

Type Description
bool