IsIPv6LinkLocal Property
Collapse the table of content
Expand the table of content

IPAddress.IsIPv6LinkLocal 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 link local address.

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

public bool IsIPv6LinkLocal { get; }

Property Value

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

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft