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