get_IsIPv6SiteLocal()

IPAddress::get_IsIPv6SiteLocal() method

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

bool System::Net::IPAddress::get_IsIPv6SiteLocal()

Return Value

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

See Also