Ipv4Configuration.SubnetMask Property
Gets or sets the subnet mask.
Namespace:
IntervalZero.MaxRT.Tcpip
Assembly:
IntervalZero.MaxRT.Tcpip (in IntervalZero.MaxRT.Tcpip.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public string SubnetMask { get; set; }
Property Value
Type: String
MaxRTNativeException is thrown when this error occurs:
| Error code | Meaning |
|---|---|
|
RTTCPIP_ERROR_NETMASK_INVALID |
The Netmask is invalid. |
See Also: