ReportTestResultsOptions.

Files Property

Summary

Gets or sets the files.

Syntax

public IEnumerable<FilePath> Files { get; set; }

Attributes

Type Description
JsonPropertyAttribute

Value

Type Description
IEnumerable<FilePath> The files.