Click or drag to resize
ArpEntryIpAddress Property
The IPv4 address of the entry.

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

Property Value

Type: IpAddress
See Also