Host Property
Collapse the table of content
Expand the table of content

DnsEndPoint.Host Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the host name or string representation of the Internet Protocol (IP) address of the host.

Namespace:  System.Net
Assembly:  System.Net (in System.Net.dll)

'Declaration
Public ReadOnly Property Host As String

Property Value

Type: System.String
A host name or string representation of an IP address.

The Host property indicates the host name or string representation of the IP address needed by an application to connect to a service on a host.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft