| ComponentSpace ICMP Class Library Reference |
|
DestinationUnreachableMessage.Data Property
Gets or sets the original data.
[Visual Basic]
Public Property Data As
Byte()
[C#]
public
byte[] Data {get; set;}
Property Value
The original data.
See Also
DestinationUnreachableMessage Class | ComponentSpace.Icmp Namespace