System.Windows.Forms.SystemInformation.Network Property

Gets a value indicating whether a network connection is present.

Syntax

public static bool Network { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SystemInformation.Network property indicates whether the system has a currently established network connection.

Note:

This property always returns true on all Windows platforms supported by the .NET Framework. Use the System.Net.NetworkInformation namespace to retrieve more accurate network status.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0