URIRequest.uri

string uri() @property

Get uri property.

Returns

The URI to which the request will be made.
void uri(string propval) @property

Set uri property.

Parameters

propvalThe URI to which the request will be made.