Socket.SupportsIPv6 Propriedade

Definição

Cuidado

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

Cuidado

SupportsIPv6 has been deprecated. Use OSSupportsIPv6 instead.

Cuidado

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

Cuidado

Use OSSupportsIPv6 instead

Obtém um valor que indica se o Framework dá suporte a IPv6 para determinados membros Dns obsoletos.

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

Valor da propriedade

Boolean

true se o Framework der suporte a IPv6 para determinados métodos obsoletos Dns ; caso contrário, false.

Atributos

Comentários

O sistema operacional pode dar suporte a protocolos IPv4 e IPv6.

Aplica-se a

Confira também