IPAddress.Any Field
Microsoft Silverlight will reach end of support after October 2021. Learn more.
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)
Syntax
'Declaration
Public Shared ReadOnly Any As IPAddress
public static readonly IPAddress Any
Remarks
The Any field is equivalent to 0.0.0.0 in dotted-decimal notation for IPv4.
Version Information
Silverlight
Supported in: 5, 4, 3
Silverlight for Windows Phone
Supported in: Windows Phone OS 7.1
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.