| ComponentSpace ICMP Class Library Reference |
|
ParameterProblemMessage.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
ParameterProblemMessage Class | ComponentSpace.Icmp Namespace