Share via


IPAddress.Loopback Field

Represents an IPAddress object specifying an Internet Protocol (IP) loopback address that has a value of 0x000000000100007F, which is equivalent to 127.0.0.1 in dotted-quad notation.

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

Syntax

public static readonly IPAddress Loopback

Version Information

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

See Also

Reference

IPAddress Class
IPAddress Members
System.Net Namespace