Click or drag to resize
Route Properties

The Route type exposes the following members.

Properties
  NameDescription
Public propertyDestination
The IP address of the destination network.
Public propertyGateway
The gateway through which the destination network can be reached.
Public propertyInterface
The local interface through which the gateway can be reached.
Public propertyMetric
The metric, i.e. cost of using the route.
Public propertyNetmask
The network mask that, together with the destination IP address describes the network id.
Top
See Also