| Route Properties |
The Route type exposes the following members.
| Name | Description | |
|---|---|---|
| Destination |
The IP address of the destination network.
| |
| Gateway |
The gateway through which the destination network can be reached.
| |
| Interface |
The local interface through which the gateway can be reached.
| |
| Metric |
The metric, i.e. cost of using the route.
| |
| Netmask |
The network mask that, together with the destination IP address describes the
network id.
|