TheIPDef Members
The TheIPDef type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString |
Friendly presentation of this class
|
Fields
| Name | Description | |
|---|---|---|
|
|
IPAddr |
IP Address
|
|
|
ipAdressBytes |
IP Address bytes
|
|
|
IsDnsEnabled |
True if the network controller managing this IP has DNS enabled
|
|
|
IsLoopBack |
True if this IP is a loopback (localhost/127.0.0.1)
|
|
|
IsPrivateIP |
True if IP is private/local
|
|
|
MACAddress |
String representation of the MAC address
|
|
|
NetworkInterfaceIndex |
Index into the network interfaces on this computer
|
|
|
SubnetBytes |
Subnet bytes
|