Share via


IPAddress.ToString Method

Converts an Internet address to its standard notation.

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

Syntax

public override string ToString ()

Return Value

A string containing the IP address in IPv4 dotted-quad notation.

Version Information

Available in the .NET Micro Framework version 4.1.

See Also

Reference

IPAddress Class
IPAddress Members
System.Net Namespace