In The Hand
ToString Method
NamespacesInTheHand.NetIrDAEndPointToString()()()
.NET Components for Mobility
Returns the string representation of the IrDAEndPoint.
Declaration Syntax
C#Visual Basic
public override string ToString()
Public Overrides Function ToString As String
Return Value
The string representation of the IrDAEndPoint.
Remarks

The string is in format <DeviceAddress>:<ServiceName>

An example is:
CopyC#
"04E20304:OBEX"

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