Any Field
Collapse the table of content
Expand the table of content

IPAddress.Any Field

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Provides an IPv4 address that indicates that a server must listen for client activity on all network interfaces for IPv4. This field is read-only.

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

public static readonly IPAddress Any

The Any field is equivalent to 0.0.0.0 in dotted-decimal notation for IPv4.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft