Gets the DNS name and, if provided, the port number specified by the client.

Namespace: GHIElectronics.NETMF.Net
Assembly: GHIElectronics.NETMF.W5100.Http (in GHIElectronics.NETMF.W5100.Http.dll) Version: 4.1.9.0 (4.1.9.0)

Syntax

C#
public string UserHostName { get; }

Field Value

A String value that contains the text of the request's Host header.

See Also