Share via


IPEndPoint.Address Property

Gets the Internet Protocol (IP) address of the current endpoint.

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

Syntax

public IPAddress Address { get; }

Property Value

An IPAddress object that specifies the IP address of the current endpoint.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

IPEndPoint Class
IPEndPoint Members
System.Net Namespace