TestRunnerSettings.

Host Property

Summary

Specifies the host and port to be used in test requests.

You can specify the host by using its IP address or name.

This argument overrides the endpoints you have specified in the project file. See the EndPoint argument description.

Syntax

public string Host { get; set; }

Value

Type Description
string