This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Tools.ReadyAPI.TestRunner.
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.
- Assembly
- Cake
.Tools .ReadyAPI .TestRunner .dll - Namespace
- Cake
.Tools .ReadyAPI .TestRunner - Containing Type
- TestRunnerSettings
Syntax
public string Host { get; set; }
Value
Type | Description |
---|---|
string |