Handle.baseUri

string baseUri() @property

Get baseUri property.

Returns

Base URI, to be used to resolve relative references for resources. See the section

"Security and locations of referenced files" for details.

void baseUri(string propval) @property

Set baseUri property.

Parameters

propvalBase URI, to be used to resolve relative references for resources. See the section "Security and locations of referenced files" for details.