RouteDestination Property |
The IP address of the destination network.
Namespace: Network.Sim.Network.Ip.RoutingAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IpAddress Destination { get; }
Property Value
Type:
IpAddress
RemarksThis together with the netmask forms the network destination
id.
See Also