DotNetTestSettings.

Filter Property

Summary

Gets or sets the filter expression to filter out tests in the current project.

Syntax

public string Filter { get; set; }

Remarks

For more information on filtering support, see https://aka.ms/vstest-filtering.

Value

Type Description
string