Click or drag to resize
RouteNetmask Property
The network mask that, together with the destination IP address describes the network id.

Namespace: Network.Sim.Network.Ip.Routing
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IpAddress Netmask { get; }

Property Value

Type: IpAddress
See Also