Click or drag to resize
InterfaceNetmask Property
The subnet mask of the interface.

Namespace: Network.Sim.Core
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