Mono Class Library: System.Net.IPAddress Overview | MembersSystem.Net.IPAddress.ToString Method |
Returns a string representation of the value of the current instance. [Edit]
|
A string representation of the current instance. The returned string is an IP address expressed in dotted-quad notation (for example, "192.168.1.2"). [Edit]
Note:[Edit]The IPAddress.ToString method converts the IP address stored in the IPAddress.Address property of the current instance to a string containing the address in dotted-quad notation (for example, "192.168.1.2").
This method overrides object.ToString.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0