System::Net::IPAddress::get_IsIPv6LinkLocal method

IPAddress::get_IsIPv6LinkLocal method

Returns a value that indicates if the address is an IPv6 link-local address.

bool System::Net::IPAddress::get_IsIPv6LinkLocal()

ReturnValue

A value that indicates if the address is an IPv6 link-local address.

See Also