IPEndPoint Properties
Collapse the table of content
Expand the table of content

IPEndPoint Properties

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

The IPEndPoint type exposes the following members.

  NameDescription
Public property Address Gets or sets the IP address of the endpoint.
Public property AddressFamily Gets the Internet Protocol (IP) address family. (Overrides EndPoint.AddressFamily.)
Public property Port Gets or sets the port number of the endpoint.
Top

Show:
© 2017 Microsoft