System.Net.IPAddress.Broadcast Field

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

Syntax

public static readonly IPAddress Broadcast

Remarks

The IPAddress.Broadcast field is equivalent to 255.255.255.255 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