In The Hand
DumpRaw Method (writer, record)
NamespacesInTheHand.Net.BluetoothServiceRecordUtilitiesDumpRaw(TextWriter, ServiceRecord)
.NET Components for Mobility
Produce a raw 'dump' of the given record, not including attribute names etc, to the given TextWriter.
Declaration Syntax
C#Visual Basic
public static void DumpRaw(
	TextWriter writer,
	ServiceRecord record
)
Public Shared Sub DumpRaw ( _
	writer As TextWriter, _
	record As ServiceRecord _
)
Parameters
writer (TextWriter)
A TextWriter where the 'dump' text is to be written.
record (ServiceRecord)
A ServiceRecord to be dumped.
See Also

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