Handle.baseUri

string baseUri() @property nothrow

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 nothrow

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.