In The Hand
ObexWebRequest Constructor (requestUri)
NamespacesInTheHand.NetObexWebRequestObexWebRequest(Uri)
.NET Components for Mobility
Create a new Obex request with the specified Uri.
Declaration Syntax
C#Visual Basic
public ObexWebRequest(
	Uri requestUri
)
Public Sub New ( _
	requestUri As Uri _
)
Parameters
requestUri (Uri)

[Missing <param name="requestUri"/> documentation for "M:InTheHand.Net.ObexWebRequest.#ctor(System.Uri)"]

Remarks
Uri must use one of the following schemes - obex, obex-push, obex-ftp, obex-sync. The host name must be the device address in short hex, or dotted hex notation - not the default representation using the colon separator

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