Click or drag to resize

NetworkSettingsBaseIPAddressInfo Class

Inheritance Hierarchy
SystemObject
  com.gigatmsNetworkSettingsBaseIPAddressInfo
    com.gigatmsNetworkSettingsBaseIPConfig

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class IPAddressInfo

The NetworkSettingsBaseIPAddressInfo type exposes the following members.

Constructors
  NameDescription
Public methodNetworkSettingsBaseIPAddressInfo(IPAddress, IPAddress, IPAddress)
Initializes a new instance of the NetworkSettingsBaseIPAddressInfo class
Public methodNetworkSettingsBaseIPAddressInfo(String, String, String)
Initializes a new instance of the NetworkSettingsBaseIPAddressInfo class
Top
Methods
Fields
  NameDescription
Public fieldGateway
Public fieldIP
Public fieldSubnetMask
Top
See Also