DotNetTestSettings.

Collectors Property

Summary

Gets or sets the data collectors for the test run.

Syntax

public ICollection<string> Collectors { get; set; }

Value

Type Description
ICollection<string>