IsIPv6Multicast Property
Collapse the table of content
Expand the table of content

IPAddress.IsIPv6Multicast Property

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

Gets whether the address is an IPv6 multicast global address.

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

public bool IsIPv6Multicast { get; }

Property Value

Type: System.Boolean
true if the IP address is an IPv6 multicast global address; otherwise, false.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft