Socket.SupportsIPv6 Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przestroga
SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. https://go.microsoft.com/fwlink/?linkid=14202
Przestroga
SupportsIPv6 has been deprecated. Use OSSupportsIPv6 instead.
Przestroga
SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202
Pobiera wartość wskazującą, czy platforma obsługuje protokół IPv6 dla niektórych przestarzałych Dns elementów członkowskich.
public:
static property bool SupportsIPv6 { bool 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; }
[System.Obsolete("SupportsIPv6 has been deprecated. Use OSSupportsIPv6 instead.")]
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; }
public static bool SupportsIPv6 { get; }
[<System.Obsolete("SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. https://go.microsoft.com/fwlink/?linkid=14202")>]
static member SupportsIPv6 : bool
[<System.Obsolete("SupportsIPv6 has been deprecated. Use OSSupportsIPv6 instead.")>]
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
static member SupportsIPv6 : bool
Public Shared ReadOnly Property SupportsIPv6 As Boolean
Wartość właściwości
true
jeśli platforma obsługuje protokół IPv6 dla niektórych przestarzałych Dns metod; w przeciwnym razie false
.
- Atrybuty
Uwagi
System operacyjny może obsługiwać protokoły IPv4 i IPv6.