System.Net.IPAddress.Loopback Field

Provides the IP loopback address. This field is read-only.

Syntax

public static readonly IPAddress Loopback

Remarks

The IPAddress.Loopback field is equivalent to 127.0.0.1 in dotted-quad notation.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0