| ComponentSpace ICMP Class Library Reference |
|
IpHeader.FragmentOffset Property
Get the fragment offset.
[Visual Basic]
Public ReadOnly Property FragmentOffset As
UInt16
[C#]
public
ushort FragmentOffset {get;}
Property Value
The fragment offset.
See Also
IpHeader Class | ComponentSpace.Icmp Namespace