The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Socket.SupportsIPv4 Property
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
[Visual Basic] Public Shared ReadOnly Property SupportsIPv4 As Boolean [C#] public static bool SupportsIPv4 {get;} [C++] public: __property static bool get_SupportsIPv4(); [JScript] public static function get SupportsIPv4() : Boolean;
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also
Socket Class | Socket Members | System.Net.Sockets Namespace