In The Hand - .NET Components for Mobility
RequestUri Property
NamespacesInTheHand.NetObexWebRequestRequestUri
Gets the original Uniform Resource Identifier (URI) of the request.
Declaration Syntax
C#Visual Basic
public override Uri RequestUri { get; }
Public Overrides ReadOnly Property RequestUri As Uri
Remarks
For an ObexPush request the URI will use the "obex://" prefix, followed by the numerical device id in hex format. The path section of the URI represents the remote filename of the pushed object. Subfolders are not supported. Some devices may only support specific object types e.g. V-Card.

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