IPAddress.IsIPv6LinkLocal Eigenschap

Definitie

Hiermee wordt aangegeven of het adres een lokaal IPv6-koppelingsadres is.

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

Waarde van eigenschap

true als het IP-adres een lokaal IPv6-koppelingsadres is; anders, false.

Van toepassing op