DotNetTestSettings.

Runtime Property

Summary

Gets or sets the target runtime to test for. This setting is only available from .NET Core 3.x upward.

Syntax

public string Runtime { get; set; }

Value

Type Description
string