System.Net.NetworkInformation.IPGlobalProperties Class

Provides information about the network connectivity of the local computer.

See Also: IPGlobalProperties Members

Syntax

public abstract class IPGlobalProperties

Remarks

This class provides configuration and statistical information about the local computer's network interfaces and network connections.

The information provided by this class is similar to that provided by the Internet Protocol Helper API functions. For information about the Internet Protocol Helper, see the documentation in the MSDN Library.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0