ObexListenerRequestRawUrl Property
Gets the URL information (without the host and port) requested by the client.
Namespace: InTheHand.NetAssembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
public string RawUrl { get; }
Public ReadOnly Property RawUrl As String
Get
public:
property String^ RawUrl {
String^ get ();
}
member RawUrl : string with get
Property Value
StringA
String that contains the raw URL for this request.