AddressFamily Property
Collapse the table of content
Expand the table of content

DnsEndPoint.AddressFamily Property

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

Gets the Internet Protocol (IP) address family.

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

'Declaration
Public Overrides ReadOnly Property AddressFamily As AddressFamily

Property Value

Type: System.Net.Sockets.AddressFamily
One of the AddressFamily values.

The AddressFamily property indicates the address family for an instance of the DnsEndPoint class.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft