IPAddress.IsIPv6Multicast Eigenschaft

Definition

Ruft ab, ob die Adresse eine globale IPv6-Multicastadresse ist.

public:
 property bool IsIPv6Multicast { bool get(); };
public bool IsIPv6Multicast { get; }
member this.IsIPv6Multicast : bool
Public ReadOnly Property IsIPv6Multicast As Boolean

Eigenschaftswert

true, wenn die IP-Adresse eine globale IPv6-Multicastadresse ist, andernfalls false.

Gilt für: