32feet.NET - Personal Area Networking for .NET
C#
VB
C++
F#
Show/Hide TOC
Service
Record
Utilities
Dump Method
Produces a 'dump' of the given record, including attribute names etc.
Overload List
Dump(ServiceRecord,
Type
)
Gets a
String
containing a 'dump' of the given record, including attribute names etc.
Dump(TextWriter, ServiceRecord,
Type
)
Produce a 'dump' of the given record, including attribute names etc to the given
TextWriter
.
See Also
Reference
ServiceRecordUtilities Class
InTheHand.Net.Bluetooth.Sdp Namespace
In This Article
Overload List
See Also