Summary
Gets or sets a list of extra arguments that should be passed to adapter.
- Namespace
- Cake
.Common .Tools .DotNetCore .VSTest - Containing Type
- Dot
Net Core V S Test Settings
Syntax
public IDictionary<string, string> Arguments { get; set; }
Value
Type | Description |
---|---|
IDictionary |