ObexListenerRequestRawUrl Property

Gets the URL information (without the host and port) requested by the client.

Definition

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

Property Value

String
A String that contains the raw URL for this request.

See Also