Share via


IPAddress Class

Provides members you can use when working with Internet Protocol (IP) addresses.

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

Syntax

[SerializableAttribute]
public class IPAddress

Version Information

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

Note

The .NET Micro Framework does not support IPv6. If you are using IPv6 and your program attempts to retrieve a network address or network address properties, it will throw an exception.

See Also

Reference

IPAddress Members
System.Net Namespace