ObexListenerRequestUrl Property
Gets the
Uri object requested by the client.
Namespace: InTheHand.NetAssembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
Public ReadOnly Property Url As Uri
Get
public:
property Uri^ Url {
Uri^ get ();
}
member Url : Uri with get
Property Value
UriA
Uri object that identifies the resource requested by the client.