OpenNETCF Smart Device Framework 2.2
Represents the IP address of the network gateway. This class cannot be instantiated.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  OpenNETCF.Net.NetworkInformation..::.GatewayIPAddressInformation

See Also