OpenNETCF Smart Device Framework 2.2
Provides configuration and statistical information for a network interface.
Provides configuration and statistical information for a network interface.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  OpenNETCF.Net.NetworkInformation..::.NetworkInterface
    OpenNETCF.Net.NetworkInformation..::.WirelessNetworkInterface

See Also