Share via


IPAddress.IsIPv6Multicast Özellik

Tanım

Adresin bir IPv6 çok noktaya yayın genel adresi olup olmadığını alır.

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

Özellik Değeri

true IP adresi bir IPv6 çok noktaya yayın genel adresiyse; aksi takdirde , false.

Şunlara uygulanır