BlueLibs documentation
TLVData.Data Property
holds raw data of the structure
[Visual Basic]
Public Property Data As
Byte()
[C#]
public
byte[]
Data {get; set;}
See Also
TLVData Class
|
BlueLibs.OBEX Namespace