Summary
Gets or sets the collection containing the test arguments.
- Namespace
- NBuildKit
.MsBuild .Tasks .Testing - Containing Type
- InvokePesterOnFile
Syntax
public ITaskItem[] TestArguments { get; set; }
Value
Type | Description |
---|---|
ITaskItem[] |