OpenNETCF Smart Device Framework 2.2
Provides information about the network connectivity of the local computer.

Namespace:  OpenNETCF.Net.NetworkInformation
Assembly:  OpenNETCF.Net (in OpenNETCF.Net)
Version: 2.2.0.0

Syntax

C#
public class IPGlobalProperties
Visual Basic (Declaration)
Public Class IPGlobalProperties
Visual Basic (Usage)
Dim instance As IPGlobalProperties
Visual C++
public ref class IPGlobalProperties
J#
public class IPGlobalProperties
JScript
public class IPGlobalProperties

Inheritance Hierarchy

System..::.Object
  OpenNETCF.Net.NetworkInformation..::.IPGlobalProperties

See Also