ObexListenerRequestUrl Property

Gets the Uri object requested by the client.

Definition

Namespace: InTheHand.Net
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public Uri Url { get; }

Property Value

Uri
A Uri object that identifies the resource requested by the client.

See Also