Mono Class Library: System.Net.IPAddress Overview | MembersSystem.Net.IPAddress.Address Property |
Gets or sets an Internet Protocol (IP) address. [Edit]
|
A long containing the IP address in host-byte-order. [Edit]
Type Reason ArgumentOutOfRangeException The value specified in a set operation is less than 0. [Edit]
Note:[Edit]To convert IPAddress.Address to dotted-quad notation, use the IPAddress.ToString method.
Values greater than 0x00000000FFFFFFFF are permitted for IPv6 extensibility.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0