System.Net.IPAddress.IPv6Loopback Field

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

Syntax

public static readonly IPAddress IPv6Loopback

Remarks

The IPAddress.IPv6Loopback field is equivalent to 0:0:0:0:0:0:0:1 in colon-hexadecimal notation, or to ::1 in compact notation.

Requirements

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