ComponentSpace ICMP Class Library Reference

IcmpMessage.IpHeader Property

Get the IP header.

[Visual Basic]
Public ReadOnly Property IpHeader As IpHeader
[C#]
public IpHeader IpHeader {get;}

Property Value

The IP header.

See Also

IcmpMessage Class | ComponentSpace.Icmp Namespace