| Brecham.Obex — An OBEX library for the .NET Framework |
|
TransportConnection.RequestedRemoteAddress Property
Gets the remote address to which that the user requested a connection.
[Visual Basic]
Public ReadOnly Property RequestedRemoteAddress As
String
[C#]
public
string RequestedRemoteAddress {get;}
See Also
TransportConnection Class | Brecham.Obex.Net Namespace