InvokePesterOnFile.

TestArguments Property

Summary

Gets or sets the collection containing the test arguments.

Syntax

public ITaskItem[] TestArguments { get; set; }

Value

Type Description
ITaskItem[]