DotNetVSTestSettings.

Arguments Property

Summary

Gets or sets a list of extra arguments that should be passed to adapter.

Syntax

public IDictionary<string, string> Arguments { get; set; }

Value

Type Description
IDictionary<string, string>