In The Hand
DumpRaw Method (record)
NamespacesInTheHand.Net.BluetoothServiceRecordUtilitiesDumpRaw(ServiceRecord)
.NET Components for Mobility
Gets a string containing a raw 'dump' of the given record, not including attribute names etc.
Declaration Syntax
C#Visual Basic
public static string DumpRaw(
	ServiceRecord record
)
Public Shared Function DumpRaw ( _
	record As ServiceRecord _
) As String
Parameters
record (ServiceRecord)
A ServiceRecord to be dumped.
Return Value
A String containing the 'dump' text.
See Also

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0