WebServiceRequestSettings.Host property

Gets or sets the host.

public string? Host { get; set; }

Property Value

The host.

See Also