อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


IPAddress.IsIPv6Multicast Property

Definition

Gets whether the address is an IPv6 multicast global address.

C#
public bool IsIPv6Multicast { get; }

Property Value

true if the IP address is an IPv6 multicast global address; otherwise, false.

Applies to