Socket.SupportsIPv6 Eigenschap

Definitie

Let op

SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202

Let op

SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. https://go.microsoft.com/fwlink/?linkid=14202

Hiermee wordt een waarde opgehaald die aangeeft of het Framework IPv6 ondersteunt voor bepaalde verouderde Dns leden.

public:
 static property bool SupportsIPv6 { bool get(); };
public static bool SupportsIPv6 { get; }
[System.Obsolete("SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public static bool SupportsIPv6 { get; }
[System.Obsolete("SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public static bool SupportsIPv6 { get; }
static member SupportsIPv6 : bool
[<System.Obsolete("SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202")>]
static member SupportsIPv6 : bool
[<System.Obsolete("SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. https://go.microsoft.com/fwlink/?linkid=14202")>]
static member SupportsIPv6 : bool
Public Shared ReadOnly Property SupportsIPv6 As Boolean

Waarde van eigenschap

true als het Framework IPv6 ondersteunt voor bepaalde verouderde Dns methoden; falseanders.

Kenmerken

Opmerkingen

Het besturingssysteem ondersteunt mogelijk zowel IPv4- als IPv6-protocollen.

Van toepassing op

Zie ook