IPv4Configuration.IPv4Address Property

This property is the IP4vAddress that is paired with the Netmask 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 IPv4Address { get; set; }

Property Value

Type: String

Implements

IConfigIPv4ConfigurationIPv4Address
See Also