NetworkInfo Class |
Namespace: Zebra.Sdk.Card.Containers
The NetworkInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| NetworkInfo | Initializes a new instance of the NetworkInfo class |
| Name | Description | |
|---|---|---|
| Address |
IP address.
| |
| DhcpEnabled |
True if DHCP is enabled.
| |
| DnsName |
DNS Name.
| |
| Gateway |
Gateway.
| |
| MacAddress |
MAC address.
| |
| SnmpEnabled |
True if SNMP is enabled.
| |
| SubnetMask |
Subnet mask.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |