IPv4Configuration.Netmask Property

This property is the Netmask that is paired with the IPv4Address that is contained within this class

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public string Netmask { get; set; }

Property Value

Type: String

Implements

IConfigIPv4ConfigurationNetmask
See Also