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