ComponentSpace ICMP Class Library Reference

IpHeader.DestinationAddress Property

Get the destination address.

[Visual Basic]
Public ReadOnly Property DestinationAddress As UInt32
[C#]
public uint DestinationAddress {get;}

Property Value

The destination address.

See Also

IpHeader Class | ComponentSpace.Icmp Namespace